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

Generate month and day names by locale. #2

Closed
smenjas opened this issue Jan 27, 2023 · 1 comment
Closed

Generate month and day names by locale. #2

smenjas opened this issue Jan 27, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@smenjas
Copy link
Owner

smenjas commented Jan 27, 2023

Show the appropriate month and day names for a given locale, starting with "en-us" (US English).

See:

Test it with other locales, for example "de" (German) & "es" (Spanish).

@smenjas smenjas added the enhancement New feature or request label Jan 27, 2023
@smenjas smenjas self-assigned this Jan 27, 2023
@smenjas
Copy link
Owner Author

smenjas commented Jan 27, 2023

Implemented yesterday. Tested with US English, German, & Spanish. No ability to switch locales yet; US English is hard coded for now.

Possible bugs (tested in Chrome 109.0.5414.87):

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

No branches or pull requests

1 participant