Day.js icon
Day.js icon

Day.js

2kB JavaScript date utility library.

Cost / License

  • Free
  • Open Source

Platforms

  • Online
  • Node.JS
-
No reviews
2likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

Day.js News & Activities

Highlights All activities

Recent activities

No activities found.

Day.js information

  • Developed by

    Unknown
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    4 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  48,443 Stars
  •  2,406 Forks
  •  1174 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Day.js was added to AlternativeTo by Ian Dorfman on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Day.js?

Fast 2kB alternative to Moment.js with the same modern API

Why Day.js? 2kB

Less JavaScript to download, parse and execute, leaving more time for your code. Simple

Day.js is a minimalist JavaScript library that parses, validates, manipulates, and displays dates and times for modern browsers with a largely Moment.js-compatible API.

If you use Moment.js, you already know how to use Day.js. Immutable

All API operations that change the Day.js object will return a new instance instead.

This helps prevent bugs and avoid long debugging sessions. I18n

Day.js has great support for internationalization. But none of them will be included in your build unless you use them.

Official Links