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

Date format is in US format #2

Open
thechrisoshow opened this issue Mar 5, 2013 · 1 comment
Open

Date format is in US format #2

thechrisoshow opened this issue Mar 5, 2013 · 1 comment

Comments

@thechrisoshow
Copy link

This works perfectly EXCEPT - the date format assumes American style.

i.e.
mm/dd/yyyy

whereas I'd like something like
dd mmm yyyy

@bartvandendriessche
Copy link
Contributor

I just submitted pullrequest #3 that gives you some more flexibility regarding the date format used.

It allows you to provide a NSDateFormatter for dateStyle and timeStyle, and will automatically be localized.

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

2 participants