UNPKG

@thi.ng/date

Version:

Datetime types, relative dates, math, iterators, composable formatters, locales

7 lines 215 B
import type { LocaleSpec } from "../api.js"; /** * @remarks * Reference: https://en.wikipedia.org/wiki/Date_and_time_notation_in_Spain */ export declare const ES_LONG: LocaleSpec; //# sourceMappingURL=es.d.ts.map