Home
last modified time | relevance | path

Searched refs:_wrap_strftime (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Ddatetime.py201 def _wrap_strftime(object, format, timetuple): function
1038 return _wrap_strftime(self, fmt, self.timetuple())
1563 return _wrap_strftime(self, fmt, timetuple)
2630 _ord2ymd, _time, _time_class, _tzinfo_class, _wrap_strftime, _ymd2ord,

Completed in 4 milliseconds