Skip to content

Commit 9b3ad79

Browse files
bhmilleralanwguo
andauthored
[Dashboard] Fix dashboard for daylight savings (#52755)
Did not get traction with the [holistic fix](#51314) for daylight savings as there was pushback on usage of tzlocal in python. So, splitting out the fix on the UI side which is perhaps less controversial. On the UI side, `timezone.ts` is showing GMT offsets not reflective of daylight savings time. Updating to dynamically pull the offset from `Intl.DateTimeFormat`. Note not doing any dynamic evaluation so for browser windows open during the switch, it will not update. --------- Signed-off-by: Brendan Miller <[email protected]> Co-authored-by: Alan Guo <[email protected]>
1 parent 112759d commit 9b3ad79

File tree

2 files changed

+28
-158
lines changed

2 files changed

+28
-158
lines changed

0 commit comments

Comments
 (0)