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

685
Views
How can i get accurate date time according to the current time zone in angular

I want to get the exact date and time when user opens a page in his browser. I am trying to achieve this by using 'new Date()'.

 console.log(new Date());

Now, the issue is that it is picking user's machine time by default. For example, if I change my machine time manually, the output will be changed accordingly.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

There are several ways to achieve this, 2 are listed below:

  1. Use a timeserver, for instance via ntp-time package

https://www.npmjs.com/package/ntp-time

  1. Use a server request (requires that you host your Angular SPA on a server):

Right way to get Web Server time and display it on Web Pages

about 4 years ago · Juan Pablo Isaza Report
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!