Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

174
Vistas
Compare dates using ORM

I have a table containing column A of type "timestamp with time zone".

I want to get elements from this table having A >= now with timezone - 30 minutes

So I tried this code:

b = db.query(models.My_Class).filter(models.My_Class.A >= datetime.now(pytz.utc) + timedelta(minutes=-30)).first()

Expected result:

  • getting a record if exist with a date respecting this condition

  • getting none if no records respects this condition

Actual result:
I'm getting a record not satisfying the condition

Is there something wrong in my query?

over 4 years ago · Santiago Trujillo
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda