HomeSort by relevance Sort by last modified time
    Searched refs:datetime_datetime_now_impl (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Modules/clinic/
_datetimemodule.c.h 20 datetime_datetime_now_impl(PyTypeObject *type, PyObject *tz);
34 return_value = datetime_datetime_now_impl(type, tz);
  /external/python/cpython3/Modules/
_datetimemodule.c 4354 datetime_datetime_now_impl(PyTypeObject *type, PyObject *tz) function
    [all...]

Completed in 203 milliseconds