UNPKG

skysync-cli

Version:

SkySync Command Line Interface

3 lines (2 loc) 131 B
export declare const getTimeZoneCode: (date: Date) => string; export declare const appendTimeZoneCode: (date: string) => string;