UNPKG

date-fns-tz

Version:

Time zone support for date-fns v3 with the Intl API

2 lines (1 loc) 139 B
export declare function tzParseTimezone(timezoneString: string | undefined, date: Date | number | undefined, isUtcDate?: boolean): number;