Searched refs:explicit_tz (Results 1 – 1 of 1) sorted by relevance
64 bool explicit_tz; in datefmt_ctor() local128 explicit_tz = timezone_zv != NULL && Z_TYPE_P(timezone_zv) != IS_NULL; in datefmt_ctor()130 if (explicit_tz || calendar_owned ) { in datefmt_ctor()
Completed in 7 milliseconds