UNPKG

date-fns-tz

Version:

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

3 lines (2 loc) 120 B
/** Regex to identify the presence of a time zone specifier in a date string */ export declare const tzPattern: RegExp;