Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/xmlrpc/
Dclient.py280 def _strftime(value): function
301 self.value = _strftime(value)
603 write(_strftime(value))
/external/python/cpython2/Lib/
Dxmlrpclib.py363 def _strftime(value): function
387 self.value = _strftime(value)
750 write(_strftime(value))
/external/python/cpython2/Doc/library/
Ddatetime.rst1583 .. _strftime-strptime-behavior:
/external/python/cpython3/Doc/library/
Ddatetime.rst2006 .. _strftime-strptime-behavior: