Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dxmlrpclib.py363 def _strftime(value): function
387 self.value = _strftime(value)
750 write(_strftime(value))
/external/python/cpython3/Lib/xmlrpc/
Dclient.py285 def _strftime(value): function
306 self.value = _strftime(value)
615 write(_strftime(value))
/external/python/cpython2/Doc/library/
Ddatetime.rst1583 .. _strftime-strptime-behavior:
/external/python/cpython3/Doc/library/
Ddatetime.rst2272 .. _strftime-strptime-behavior: