We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's simple enough to hard code it of course but I ran into this cool answer on StackOverflow on getting the long month names via Intl:
https://stackoverflow.com/questions/47232534/how-to-get-a-list-of-month-names-in-javascript-using-intl
I wondered if it might be worth adding to this guide. It would be awesome to get long and short day names too if that is possible.
Just wanted to ask before digging into it and to have a reminder (as have to come back to it later).
The text was updated successfully, but these errors were encountered:
Yeah man, go for it 👍 :)
Sorry, something went wrong.
Hello. This issue is super stale but do you need any help with this?
No branches or pull requests
It's simple enough to hard code it of course but I ran into this cool answer on StackOverflow on getting the long month names via Intl:
https://stackoverflow.com/questions/47232534/how-to-get-a-list-of-month-names-in-javascript-using-intl
I wondered if it might be worth adding to this guide. It would be awesome to get long and short day names too if that is possible.
Just wanted to ask before digging into it and to have a reminder (as have to come back to it later).
The text was updated successfully, but these errors were encountered: