Home
last modified time | relevance | path

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

/PHP-5.6/ext/intl/dateformat/
H A Ddateformat_create.cpp54 bool explicit_tz; in datefmt_ctor() local
96 explicit_tz = timezone_zv != NULL && Z_TYPE_PP(timezone_zv) != IS_NULL; in datefmt_ctor()
98 if (explicit_tz || calendar_owned ) { in datefmt_ctor()

Completed in 4 milliseconds