Fix UTC/local time issues with access tokens
What does this MR do and why?
Fix UTC/local time issues with access tokens
The backend passes UTC min and max datetimes to the frontend. The frontend parses all the date according to the local time and present a date-picker and expiration accordingly
Closes #415649 (closed)
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.