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 discreapncies between Formatter::asDate() and FormatConverter::convertDateIcuToJui() discrepancies #70

Open
yii-bot opened this issue Oct 26, 2017 · 1 comment
Labels

Comments

@yii-bot
Copy link

yii-bot commented Oct 26, 2017

This issue has originally been reported by @tom-- at yiisoft/yii2#9312.
Moved here by @cebe.


I noticed the following differences when using jQuery-UI Datepicker. Formatter was providing the date input's initial value on page load and the format changed after using Datepicker.

Both are ICU 'medium'.

locale asDate() convertDateIcuToJui()
en-US Apr 4, 2015 Apr 4 2015
ru-RU 04 авг. 2015 г. 04 Авг 2015 г.

or something like that

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

No branches or pull requests

2 participants