History log of /php-src/ext/intl/tests/timezone_getIanaID.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 22a3866f 17-Feb-2024 David Carlier

ext/intl: Timezone::getIanaID method addition.

returns the primary IANA zone ID from the provided timezone ID.
Most of the time, timezone ID==IANA ID.
available from icu >= 74.

ext/intl: Timezone::getIanaID method addition.

returns the primary IANA zone ID from the provided timezone ID.
Most of the time, timezone ID==IANA ID.
available from icu >= 74.

Close GH-13419.

show more ...