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

213
Views
moment-timezone not working as expected on server side

I'm using moment-timezone, I've been trying to implement a check for specific time, greater than or less than my current time, and it is required for a specific timezone -> i.e - "Asia/Calcutta".

let time1 = false;
if(momentTimezone("12:00","HH:mm","Asia/Calcutta").isBefore(momentTimezone.tz("Asia/Calcutta")))
    {
      time1 = true;
    }

On local console output is "true" for time exceeding 12:00 hour but when deployed, output is "false" and when UTC time exceeds 12:00 hour it gives "true".

It is working fine on my local machine and is giving correct output but when I deploy it on server, it is not working properly, the timezones are checked as UTC and is giving wrong result.

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!