Is it possible to show the timestamp value as-is instead of converting to YYYY-MM-DD format #1326
furkanusta
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to use this program to view outputs of a simulation run.
Our simulator timestamps the logs from the start of the simulation run and they do not correspond to actual date/times and when we are viewing the file it gets really confusing.
If I enable
Shift+tI can see the elapsed time, if possible I'd like to use that as the actual timestamp display rather than an additional oneNot sure if it affects the display but I am using "%L" for timestamp-format
Beta Was this translation helpful? Give feedback.
All reactions