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

Add localized formats from Moment.js #4

Open
zachwill opened this issue May 23, 2013 · 3 comments
Open

Add localized formats from Moment.js #4

zachwill opened this issue May 23, 2013 · 3 comments

Comments

@zachwill
Copy link
Owner

Should add localized formats from the Moment.js docs.

import moment
print moment.now().format("LLLL")
@zachwill
Copy link
Owner Author

zachwill commented Oct 7, 2014

@Menelion
Copy link

Menelion commented Dec 5, 2014

A huge 👍 on this. Actually, I was searching for a Moment.js analog in Python mainly because of the flexible localization abilities that we provide at Moment.JS.
Anyway, good luck with this, it's an extremely required feature.
I would be glad to help you bringing all of the locales from Moment.js into your library as soon as you define the format they should be in.

@hunt3r
Copy link

hunt3r commented May 17, 2016

👍 I agree, we're looking for a date/time formatting library for better JS/Python moment library compatibility.

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

3 participants