avi5kdonrh d6655135e4 ARTEMIS-2805 wrong day-of-month in web console
The web console displays the day of the week instead of the day of the
month in the timestamp column while browsing a queue from the web
console. This commit fixes this by calling the getDate method instead of
the getDay method on the date object.
2020-06-15 12:18:48 -05:00
..