You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Erwin Dondorp (Jira)" <ji...@apache.org> on 2021/12/24 16:03:00 UTC

[jira] [Created] (ARTEMIS-3621) viewing message without timestamp shows a 1970 datetime

Erwin Dondorp created ARTEMIS-3621:
--------------------------------------

             Summary: viewing message without timestamp shows a 1970 datetime
                 Key: ARTEMIS-3621
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3621
             Project: ActiveMQ Artemis
          Issue Type: Improvement
          Components: Web Console
    Affects Versions: 2.20.0
            Reporter: Erwin Dondorp
         Attachments: screenshot-1.png

When showing a message without timestamp, it is shown as "1970-01-01 01:00:00" (in my time zone GMT+1).
This is because the internal value is 0.
This value should be treated separately.

A simple PR is in preparation.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)