Benno Evers created MESOS-9575:
----------------------------------
Summary: Mesos Web UI can't display relative timestamps in the
future
Key: MESOS-9575
URL: https://issues.apache.org/jira/browse/MESOS-9575
Project: Mesos
Issue Type: Bug
Reporter: Benno Evers
The `relativeDate()` function used by the Mesos WebUI
(https://gitbox.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=src/webui/assets/libs/relative-date.js;hb=HEAD)
is only able to handle dates in the past. All dates in the future are rendered
as "just now".
This can be especially confusing when posting maintenance windows, where
usually both dates are in the future.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)