Files
2026-07-14 22:22:51 +07:00

4 lines
213 B
JavaScript

// Application display and reporting timezone. Timestamps remain stored as UTC
// ISO strings; this value is only used when presenting or grouping instants.
export const VIETNAM_TIME_ZONE = "Asia/Ho_Chi_Minh";