The same error with Timestamp Microservice

I just have the same problem like in that topic(
Your project can handle dates that can be successfully parsed by new Date(date_string)

)

actually changed my date on computer - doesnt work

Here is my code and deploy on heroku

Your code passes for me. I thought this was fixed in PR: 43939.

What did you change the time to on your PC? To make sure you change the time correctly you have to check the response in the network tab and then change it locally so it compensates (look at posts 22 and 23 in the thread you linked to).

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.