UNPKG

@thi.ng/date

Version:

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

5 lines 199 B
import type { FnN2, FnN3 } from "@thi.ng/api"; export declare const daysInMonth: FnN2; export declare const dayInYear: FnN3; export declare const weekInYear: FnN3; //# sourceMappingURL=units.d.ts.map