Home
last modified time | relevance | path

Searched refs:explicit_tz (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/intl/dateformat/
H A Ddateformat_create.cpp64 bool explicit_tz; in datefmt_ctor() local
114 explicit_tz = timezone_zv != NULL && Z_TYPE_P(timezone_zv) != IS_NULL; in datefmt_ctor()
116 if (explicit_tz || calendar_owned ) { in datefmt_ctor()

Completed in 6 milliseconds