Changes between Initial Version and Version 1 of Ticket #37910, comment 22
- Timestamp:
- 11/12/2016 11:19:16 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37910, comment 22
initial v1 1 1 I would argue that this should be normalized on `gmdate()` on the contrary. If any third party code changes PHP timezone (yeah, it shouldn't but in practice happens all the time), all of that will be waaaay off in context of other issues with `date_i18n()`. 2 2 3 Also see https://core.trac.wordpress.org/ticket/387713 Also see #38771