date-fns is a modern JavaScript date utility library that offers the most comprehensive toolset for manipulating JavaScript dates in a browser and Node.js. It’s complete and yet simple, because the API is unambiguous, with just one approach to a problem. It’s highly reliable and consistent, always respecting timezones and DST. And it’s also modular, so you don’t have to bloat your project with unnecessary functionality.
date-fns supports TypeScript and Flow, and is supported by an amazing community with dozens of locales.
Features
- Modular
- Native date - uses the existing native type
- Immutable and pure - built with pure functions
- Supports TypeScript and Flow
- Functional programming submodule
- I18n
- Consistent and reliable - respects timezones and DST, and follows semantic versioning
- Simple API
- Small and fast
Categories
LibrariesLicense
MIT LicenseOther Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of date-fns!