Timezone-safe date-only (YYYY-MM-DD) parsing, formatting, and math. Zero dependencies. A date is three plain integers, never an instant, so the off-by-one-day bug cannot happen.
-
Updated
Jul 5, 2026 - TypeScript
Timezone-safe date-only (YYYY-MM-DD) parsing, formatting, and math. Zero dependencies. A date is three plain integers, never an instant, so the off-by-one-day bug cannot happen.
Add a description, image, and links to the date-only topic page so that developers can more easily learn about it.
To associate your repository with the date-only topic, visit your repo's landing page and select "manage topics."