mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
* 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