-
-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show both relative and absolute timestamps in traces #2464
Comments
Not applicable in darklang-next. |
Actually leaving open as a suggestion for the new editor. |
merged into #5238 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now we display "3m ago", "1 day ago", etc, in live values. When we mouseover the time, we should show the full date-time.
To get started, look in client/src/fluid/FluidView.ml:viewLivevalue
The text was updated successfully, but these errors were encountered: