UNPKG

idea-toolbox

Version:
5 lines (4 loc) 157 B
/** * A list of the main global timeZones to use for handling dates (via their offsets). */ export declare const TIMEZONE_OFFSETS: Record<string, string>;