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
{{ message }}
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
It's supported to have log messages in "local" time format:
#1017
but web interface still shows time "Last seen" in UTC.
orchestrator/resources/public/js/orchestrator.js
Line 263 in 96533fd
It could be converted to the browser's time format with:
Same applied to: instance.DowntimeEndTimestamp / node.DowntimeEndTimestamp
The text was updated successfully, but these errors were encountered: