UNPKG

ngx-bootstrap

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