You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When someone posts log snippets like these, then the time gets translated assuming those timestamps were the user's time, but the Z at the end indicates that these are UTC timestamps:
│ {"level":"debug","msg":"Pinged redis in 1.046889ms","time":"2022-03-08T13:53:36.878Z"}
To Reproduce
Steps to reproduce the behavior:
Send the above message
Expected behavior
The sending time being interpreted as a UTC timestamp
The text was updated successfully, but these errors were encountered:
Describe the bug
When someone posts log snippets like these, then the time gets translated assuming those timestamps were the user's time, but the
Z
at the end indicates that these are UTC timestamps:To Reproduce
Steps to reproduce the behavior:
Expected behavior
The sending time being interpreted as a UTC timestamp
The text was updated successfully, but these errors were encountered: