Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Ddatetimetester.py1918 # For each test case, assert that fromisocalendar is the
1943 d_roundtrip = self.theclass.fromisocalendar(*isocal)
1967 self.theclass.fromisocalendar(*isocal)
1990 self.theclass.fromisocalendar(*isocal)
/third_party/python/Lib/
H A Ddatetime.py458 # tuple[int, int, int] -> tuple[int, int, int] version of date.fromisocalendar
994 def fromisocalendar(cls, year, week, day): member in date

Completed in 13 milliseconds