UNPKG

timered-counter

Version:

Make the value change more vivid and natural

3 lines (2 loc) 269 B
export declare const DateTimeFields: readonly ["era", "year", "quarter", "month", "weekOfYear", "weekday", "day", "dayPeriod", "hour", "minute", "second", "timeZoneName"]; export declare function getLocalizedDateTimeFields(locale: Intl.Locale): Record<string, string>;