You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moment.js supports no argument, so in the spirit to ease the transition for the many, I would love to see that in Day.js.
Of course the default duration is 0.
The text was updated successfully, but these errors were encountered:
I've pushed a PR.
Please consider pushing a package-lock.json to the repository. I had to use npm install --force otherwise npm refused to proceed because of broken dependencies.
Currently to create a duration object one must pass at least one argument.
Moment.js
supports no argument, so in the spirit to ease the transition for the many, I would love to see that inDay.js
.Of course the default duration is 0.
The text was updated successfully, but these errors were encountered: