Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Ddatetime.py485 day_1 = _isoweek1monday(year)
1189 week1monday = _isoweek1monday(year)
1195 week1monday = _isoweek1monday(year)
1198 if today >= _isoweek1monday(year+1):
2285 def _isoweek1monday(year): function
2629 _format_time, _format_offset, _index, _is_leap, _isoweek1monday, _math,

Completed in 4 milliseconds