@date-io/date-fns@3.2.1
// Abstraction over common javascript date management libraries
$ npm install @date-io/date-fns
downloads/wk
1,286,023
license
MIT
version
3.2.1
published
Mar 7, 2025
What is @date-io/date-fns?
@date-io/date-fns is an adapter that provides a unified interface for working with dates using the date-fns library, letting you write date handling code once that can work with multiple underlying date libraries. Developers use it when building date pickers, calendars, or other date-dependent components that need to support different date management libraries without rewriting logic. It abstracts away the differences between date libraries like date-fns, moment, and luxon so you can switch between them with minimal code changes.
Links
Keywords
Dependencies (1)
Maintainers
dmtr.kovalenko