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

"Next" doesn't work with month name, returns 2001 as the year #688

Open
wbharding opened this issue Sep 14, 2023 · 1 comment
Open

"Next" doesn't work with month name, returns 2001 as the year #688

wbharding opened this issue Sep 14, 2023 · 1 comment

Comments

@wbharding
Copy link

As seen in the Date example on your site:

image

Expected: should return the year as (new Date()).getFullYear() + 1

@wbharding
Copy link
Author

Related, happy to open a separate ticket upon request:

When using "next" with a month name, meridiem times are not allowed, but 24-hour times are:

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant