Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/future/backports/
H A Ddatetime.py173 def _wrap_strftime(object, format, timetuple): function
733 return _wrap_strftime(self, fmt, self.timetuple())
1199 return _wrap_strftime(self, fmt, timetuple)
2147 _wrap_strftime, _ymd2ord)
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/future/backports/
H A Ddatetime.py173 def _wrap_strftime(object, format, timetuple):
733 return _wrap_strftime(self, fmt, self.timetuple())
1199 return _wrap_strftime(self, fmt, timetuple)
2147 _wrap_strftime, _ymd2ord)
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Ddatetime.py185 def _wrap_strftime(object, format, timetuple, microsecond=0): function
802 return _wrap_strftime(self, fmt, self.timetuple())
1275 return _wrap_strftime(self, fmt, timetuple, self.microsecond)
1642 return _wrap_strftime(self, fmt, self.timetuple(), self.microsecond)
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/future/backports/
H A Ddatetime.py173 def _wrap_strftime(object, format, timetuple): function
733 return _wrap_strftime(self, fmt, self.timetuple())
1199 return _wrap_strftime(self, fmt, timetuple)
2147 _wrap_strftime, _ymd2ord)
/dports/devel/py-future/future-0.18.2/src/future/backports/
H A Ddatetime.py173 def _wrap_strftime(object, format, timetuple): function
733 return _wrap_strftime(self, fmt, self.timetuple())
1199 return _wrap_strftime(self, fmt, timetuple)
2147 _wrap_strftime, _ymd2ord)
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Ddatetime.py196 def _wrap_strftime(object, format, timetuple): function
956 return _wrap_strftime(self, fmt, self.timetuple())
1454 return _wrap_strftime(self, fmt, timetuple)
2513 _ord2ymd, _time, _time_class, _tzinfo_class, _wrap_strftime, _ymd2ord,
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Ddatetime.py196 def _wrap_strftime(object, format, timetuple): function
956 return _wrap_strftime(self, fmt, self.timetuple())
1454 return _wrap_strftime(self, fmt, timetuple)
2513 _ord2ymd, _time, _time_class, _tzinfo_class, _wrap_strftime, _ymd2ord,
/dports/lang/python310/Python-3.10.1/Lib/
H A Ddatetime.py201 def _wrap_strftime(object, format, timetuple): function
929 return _wrap_strftime(self, fmt, self.timetuple())
1457 return _wrap_strftime(self, fmt, timetuple)
2517 _ord2ymd, _time, _time_class, _tzinfo_class, _wrap_strftime, _ymd2ord,
/dports/lang/python37/Python-3.7.12/Lib/
H A Ddatetime.py196 def _wrap_strftime(object, format, timetuple): function
907 return _wrap_strftime(self, fmt, self.timetuple())
1404 return _wrap_strftime(self, fmt, timetuple)
2468 _ord2ymd, _time, _time_class, _tzinfo_class, _wrap_strftime, _ymd2ord,
/dports/lang/python38/Python-3.8.12/Lib/
H A Ddatetime.py196 def _wrap_strftime(object, format, timetuple): function
956 return _wrap_strftime(self, fmt, self.timetuple())
1454 return _wrap_strftime(self, fmt, timetuple)
2513 _ord2ymd, _time, _time_class, _tzinfo_class, _wrap_strftime, _ymd2ord,
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Ddatetime.py196 def _wrap_strftime(object, format, timetuple): function
956 return _wrap_strftime(self, fmt, self.timetuple())
1454 return _wrap_strftime(self, fmt, timetuple)
2513 _ord2ymd, _time, _time_class, _tzinfo_class, _wrap_strftime, _ymd2ord,
/dports/lang/python39/Python-3.9.9/Lib/
H A Ddatetime.py200 def _wrap_strftime(object, format, timetuple): function
960 return _wrap_strftime(self, fmt, self.timetuple())
1488 return _wrap_strftime(self, fmt, timetuple)
2548 _ord2ymd, _time, _time_class, _tzinfo_class, _wrap_strftime, _ymd2ord,
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Ddatetime.py201 def _wrap_strftime(object, format, timetuple): function
929 return _wrap_strftime(self, fmt, self.timetuple())
1457 return _wrap_strftime(self, fmt, timetuple)
2517 _ord2ymd, _time, _time_class, _tzinfo_class, _wrap_strftime, _ymd2ord,
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Ddatetime.py196 def _wrap_strftime(object, format, timetuple): function
956 return _wrap_strftime(self, fmt, self.timetuple())
1454 return _wrap_strftime(self, fmt, timetuple)
2513 _ord2ymd, _time, _time_class, _tzinfo_class, _wrap_strftime, _ymd2ord,