History log of /PHP-8.2/ext/date/tests/bug81565.phpt (Results 1 – 3 of 3)
Revision Date Author Comments
# f9117eb8 19-May-2023 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix GH-11281: DateTimeZone::getName() does not include seconds in offset

If the seconds portion is non-zero, include the seconds in the output.

Closes GH-11282.


# 862ef7a3 20-May-2022 George Peter Banyard

Fix test expectation for date bug 81565


# 008016b5 20-May-2022 Derick Rethans

Fixed bug #81565 (date parsing fails when provided with timezones including seconds)