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

Return all months and weekdays when no argument #645

Merged
merged 1 commit into from
Aug 6, 2019
Merged

Commits on Jul 29, 2019

  1. Return all months and weekdays when no argument

    `months`, `monthsShort`, `weekdaysMin` and `weekdaysShort` functions return all months and weeksdays when no `dayjs` instance passed as argument.
    
    More info here https://momentjs.com/docs/#/i18n/locale-data/
    vigosan committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    61e23f1 View commit details
    Browse the repository at this point in the history