UNPKG

ngx-foundation

Version:

Native Angular Foundation for Sites Components

3 lines (2 loc) 153 B
export declare function getZoneAbbr(isUTC: boolean): "" | "UTC"; export declare function getZoneName(isUTC: boolean): "" | "Coordinated Universal Time";