mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
ac64155282
* fix: strip timezone information from a date in dau response Timezone information is lost, so do not forward it to the client. * fix: timezone offset should be flipped * Make tests deterministic