Home
last modified time | relevance | path

Searched refs:date_isoformat (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Ddatetimemodule.c2498 date_isoformat(PyDateTime_Date *self) in date_isoformat() function
2745 {"isoformat", (PyCFunction)date_isoformat, METH_NOARGS,