89799969 opened a new pull request, #4222:
URL: https://github.com/apache/rocketmq-dashboard/pull/4222

   ## Summary
   - Render query-history `queriedAt` / `latestQueryAt` with 
`formatUtcDateTime` so offset-less UTC values from the backend are not treated 
as browser-local time.
   - Add a regression test for an offset-less `queriedAt` value.
   
   ## Issue
   Fixes #4221
   
   ## Testing
   - Added `MessageQueryHistoryDrawer` unit test `treats offset-less queriedAt 
values as UTC`.
   - Please run frontend vitest for `MessageQueryHistoryDrawer` (and full `npm 
run test` if convenient).
   
   ## Related
   Same UTC display class as #4174 / #4199 on the alert `lastTriggered` field.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to