Searched refs:explicit_tz (Results 1 – 1 of 1) sorted by relevance
66 bool explicit_tz; in datefmt_ctor() local117 explicit_tz = timezone_zv != NULL && Z_TYPE_P(timezone_zv) != IS_NULL; in datefmt_ctor()119 if (explicit_tz || calendar_owned ) { in datefmt_ctor()
Completed in 5 milliseconds