-
Notifications
You must be signed in to change notification settings - Fork 3
Time Zone Localization #5
Copy link
Copy link
Open
Labels
status: cant reproduceIssue can't be reproducedIssue can't be reproducedstatus: needs informationWaiting for more information from submitterWaiting for more information from submittertype: bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
status: cant reproduceIssue can't be reproducedIssue can't be reproducedstatus: needs informationWaiting for more information from submitterWaiting for more information from submittertype: bugSomething isn't workingSomething isn't working
Is there an existing issue for this?
Current Behavior
When I run my test suite, whether by clicking the "Run all tests" button or by letting it detect changes and run, it shows the most recent test run as "4 hours ago".
Expected Behavior
When I run a test, the most recent listing is shown as "Now" or "1 Minute Ago"
Steps To Reproduce
gokiburihttp://127.0.0.1:9393/Environment
Anything else?
I'm currently in the EDT time zone, which is 4 hours off of UTC, so that is likely the culprit.
I ran
datein my WSL2 shell and confirmed that the WSL2 time matches my Windows/IRL time.