Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53780, comment 8


Ignore:
Timestamp:
08/02/2022 05:09:23 PM (2 years ago)
Author:
Rarst
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53780, comment 8

    initial v1  
    55I am not sure if that's anything we can ''do'' something about. Generally we are at mercy of PHP language providing timezone data to use.
    66
    7 We could not ''report'' DST detection, for PHP versions we know do not give use the data, but I don't think there is much precedent in core for such logic.
     7We could not ''report'' DST detection, for PHP versions we know do not give us the data, but I don't think there is much precedent in core for such logic.