@rowsncolumns/date-parser
SEE LICENSE IN LICENSE.md```ts type Locale = { months: string[]; monthsShort: string[]; weekdays: string[]; weekdaysShort: string[]; weekdaysMin: string[]; meridiem?: (hours: number, minutes: number, isLowercase: boolean) => string; meridiemParse?: RegExp; isPM?:
100
Security score
0 known advisories in v12.0.32
Weekly downloads
—
Unpacked size
56.2 kB
Dependencies
0
Last publish
10 minutes ago
Security advisories
No known vulnerabilities affect v12.0.32.