[wp-trac] [WordPress Trac] #47191: date and time of next time change
WordPress Trac
noreply at wordpress.org
Wed May 22 16:30:42 UTC 2019
#47191: date and time of next time change
-------------------------------+------------------------------
Reporter: hupe13 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Date/Time | Version: 5.2
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by hupe13):
It seems correct:
{{{
array(38) {
[0]=>
array(5) {
["ts"]=>
int(1558542444)
["time"]=>
string(24) "2019-05-22T16:27:24+0000"
["offset"]=>
int(7200)
["isdst"]=>
bool(true)
["abbr"]=>
string(4) "CEST"
}
[1]=>
array(5) {
["ts"]=>
int(1572138000)
["time"]=>
string(24) "2019-10-27T01:00:00+0000"
["offset"]=>
int(3600)
["isdst"]=>
bool(false)
["abbr"]=>
string(3) "CET"
}
....
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47191#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list