UNPKG

convertible-js

Version:

Convert 12-hour time string to 24-hour time and vice versa with flexible formatting.

3 lines (2 loc) 64 B
export declare const AM = "AM"; export declare const PM = "PM";