-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Datetime Error on Newsletter Template #5037
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
Comments
Same problem on Magento 2.1.0. |
Hi @davideperrotta , thanks for reporting this issue. Internal ticket MAGETWO-57643 was created. Best, |
Already have a definitive solution on this issue? I'm using Magento 2.1.7 and the error continues. |
@davideperrotta, thank you for your report. |
#distributed-cd |
Issue detected in DateTime construct when input date on it_CH localization include "giu" month name. A good solution would be to change the used date format from IntlDateFormatter::MEDIUM to IntlDateFormatter::SHORT, as in other forms in admin it used SHORT format anyway. |
same problem with magento 223 |
@RomanMichak can I work on this issue or you are still working on it? |
@mrkhoa99 yes, sure, you can assign ticket to yourself and work on it |
I am working on this at #dmcdindia |
@patelnimesh1988 thank you for joining. Please accept team invitation here and self-assign the issue. |
I am working on this issue |
I am working on this issue |
@patelnimesh1988 How is the progress on this issue? |
[TSG-CSL3] For 2.3 (pr37)
Steps to reproduce
Expected result
Actual result
Temporary Solution
Insert data manually before hour in this way:
2016/06/29
this problem maybe doesn't affect who uses this data format yet
The text was updated successfully, but these errors were encountered: