mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 05:31:47 +00:00
4 lines
213 B
JavaScript
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";
|