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

94
Views
Timestamp conversion is invalid

I am trying to convert a timestamp, but conversion is giving me 'invalid date' as result.

new Date("2019-01-05T13:99:99.424Z") // invalid date

why this date conversion is invalid?

also, what is the meaning of T13:99:99.424Z and where is this format explained. i have checked in mdn docs, but did not find details of this format.

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

0

The date which you entered is invalid because 99 is not valid in terms of mins/secs. Try this :

`new Date("2019-01-05T13:10:10.424Z").`

The T doesn’t really stand for anything. It is just the separator that the ISO 8601 combined date-time format requires. You can read it as an abbreviation for Time.

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!