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

TimeHelper format method expects date formats in the ICU format #6137

Closed
rawroland opened this issue Mar 22, 2015 · 1 comment
Closed

TimeHelper format method expects date formats in the ICU format #6137

rawroland opened this issue Mar 22, 2015 · 1 comment
Assignees
Milestone

Comments

@rawroland
Copy link

The documentation for the format method does not mention the expected format, which is the ICU format. This may lead to confusion.

@lorenzo lorenzo added this to the 3.0.0 milestone Mar 22, 2015
@lorenzo lorenzo self-assigned this Mar 22, 2015
@lorenzo
Copy link
Member

lorenzo commented Mar 22, 2015

Actually the format for format() is the default PHP one. The format from ICU is only valid for the methods that output locale-aware strings. I will try to make this more clear in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants