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

en_US localized formats omit comma between day-of-month and year #1777

Closed
97jaz opened this issue Jul 16, 2014 · 1 comment
Closed

en_US localized formats omit comma between day-of-month and year #1777

97jaz opened this issue Jul 16, 2014 · 1 comment

Comments

@97jaz
Copy link
Contributor

97jaz commented Jul 16, 2014

E.g.,

moment().lang("en_US").format("LL")
// => "July 16 2014"

The standard way of writing this sort of date in the U.S. is "July 16, 2014" -- with a comma. Maybe the moment team is following a different convention than the one I'm familiar with?

@97jaz
Copy link
Contributor Author

97jaz commented Jul 19, 2014

Closing in favor of PR #1784.

@97jaz 97jaz closed this as completed Jul 19, 2014
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