Searched refs:datetime_best_possible (Results 1 – 1 of 1) sorted by relevance
5050 datetime_best_possible(PyObject *cls, TM_FUNC f, PyObject *tzinfo) in datetime_best_possible() function5088 self = datetime_best_possible((PyObject *)type, in datetime_datetime_now_impl()5105 return datetime_best_possible(cls, _PyTime_gmtime, Py_None); in datetime_utcnow()