Closed AlexejKossmann closed 3 years ago
If it's a bug, it's no BC break. After a short research, it seems that you're right. So I guess, it should be ok to change it if it's a bug anyway. Have you tested it with our common modules (flatpickr, filter, formhybrid)?
If it's a bug, it's no BC break. After a short research, it seems that you're right. So I guess, it should be ok to change it if it's a bug anyway. Have you tested it with our common modules (flatpickr, filter, formhybrid)?
Yes, i have tested it on flatpickr with formhybrid, its allways applied by the twig-templates-bundle EventListener.
So i think it will be applied on everything
Could you please also test it in filter-bundle? If that also works, I'm ok with it ;-)
The correct hours itransformation to iso8601 H => hh. See See https://www.w3.org/TR/NOTE-datetime
My concern is thats not save to change it.
@Defcon0 what do you think about this?