Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

210
Views
Secuela: obtenga datos de la base de datos por marca de tiempo con zona horaria

Estoy tratando de obtener datos de postgreSQL usando una secuencia donde mi fecha actual es equivalente a la marca de tiempo con la fecha de la zona horaria en la base de datos

 const startDate = new Date().setHours(0, 0, 0, 0); const endDate = new Date().setHours(24,60,60,60) return await this.accountRepository.findAll({ where: { '$accountHistory.createdAt$' : { $between: [startDate, endDate] }, }, include: [{ model: AccountHistory, as: 'accountHistory', required: false }], }) }
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!