Hard Stuck at:The date property of any object in the log array that is returned from GET /api/users/:id/logs should be a string.. Use the dateString format of t

Tell us what’s happening:
Describe your issue in detail here.

Your project link(s)

solution: https://replit.com/@web-stack-learn/boilerplate-project-exercisetracker

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36

Challenge: Exercise Tracker

Link to the challenge:

It’s likely the timezone offset problem mentioned numerous times in the forums. I just tested it and it worked. Run the tests sometime when your local timezone date is the same as UTC date and it should be fine.

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