Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does date-fns compare to dayjs? #6

Closed
antony opened this issue Sep 12, 2018 · 6 comments
Closed

How does date-fns compare to dayjs? #6

antony opened this issue Sep 12, 2018 · 6 comments
Labels
enhancement New feature or request PR Welcome

Comments

@antony
Copy link

antony commented Sep 12, 2018

Dayjs claims to replicate the momentjs API in 2kb. I've been using it as a replacement recently.

It would be good to add this to the comparison I think.

https://github.com/iamkun/dayjs

@stevemao stevemao added the enhancement New feature or request label Sep 12, 2018
@andrew-yangy
Copy link
Member

Thanks for the suggestion, we are considering to add another alternatives, and dayjs is on top of the list.
PR is welcome!

@leeoniya
Copy link

my lightweight go-to for date formatting has been https://github.com/felixge/node-dateformat

@andrew-yangy
Copy link
Member

@leeoniya awesome! I will take a look

@corbinu
Copy link

corbinu commented Sep 12, 2018

I just use luxon ... also I don't see anything about handling timezones in the repo?

@stevemao
Copy link
Member

Dayjs is added. What about luxon?

@millette
Copy link

Comparing luxon and moment: https://moment.github.io/luxon/docs/manual/moment.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PR Welcome
Projects
None yet
Development

No branches or pull requests

7 participants