Searched refs:new_timezone (Results 1 – 1 of 1) sorted by relevance
1078 new_timezone(PyObject *offset, PyObject *name) in new_timezone() function1307 tzinfo = new_timezone(delta, NULL); in tzinfo_from_isoformat_results()3628 return new_timezone(offset, name); in timezone_new()5705 result = new_timezone(delta, nameo); in local_timezone_from_timestamp()6258 new_timezone,