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

Fixed AM/PM error #73

Merged
merged 1 commit into from
May 13, 2015
Merged

Fixed AM/PM error #73

merged 1 commit into from
May 13, 2015

Conversation

ihuro
Copy link
Contributor

@ihuro ihuro commented May 12, 2015

When you use a date format with AM/PM, the result is a%m/p%m, because the script replaces the occurrences of m with %m and then searches for am/pm.
Also, when AM/PM is used, the hour must be formatted in 12hs with %I

dilshod added a commit that referenced this pull request May 13, 2015
@dilshod dilshod merged commit aa1311b into dilshod:master May 13, 2015
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

Successfully merging this pull request may close these issues.

2 participants