[
https://issues.apache.org/jira/browse/ARTEMIS-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468718#comment-17468718
]
ASF subversion and git services commented on ARTEMIS-3621:
----------------------------------------------------------
Commit 9b450558d9cb0b3d4974be305608936432900a7e in activemq-artemis's branch
refs/heads/main from Erwin Dondorp
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=9b45055 ]
ARTEMIS-3621 show 'zero' timestamp as 'N/A' (instead of 1970...)
> 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
> Priority: Minor
> Attachments: image-2021-12-29-15-09-06-739.png, screenshot-1.png,
> screenshot-2.png, screenshot-4.png
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When showing a message without timestamp, it is shown as "1970-01-01
> 01:00:00" (exact value is time zone dependent).
> This is because the internal value is 0.
> e.g.:
> !screenshot-2.png!
> and:
> !screenshot-1.png!
> An alternative value should be shown instead. I chose "{{{}none{}}}".
> Additionally, a nearby comment is fixed.
> A simple PR is available.
> The new output is:
> !image-2021-12-29-15-09-06-739.png!
> and:
> !screenshot-4.png!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)