export const TIMEZONES: { label: string; tzCode: string; name: string; utc: string; }[];