Completed task on my own machine, shows no error or test failure. But Replit is causing problem

Tell us what’s happening:
My exercise-tracker-project is working fine on localhost:3000 it is passing each and every test case, but the same code and same everything is not working on Replit.

Always shows use dateString() API.

Your project link(s)

solution: https://replit.com/@utkarshsinghcod/boilerplate-project-exercisetracker
githubLink: https://github.com/CodeNerd-Utkarsh/boilerplate-project-exercisetracker

See the numerous posts in the forums mentioning the timezone offset problem. That’s your problem too.

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