Searched defs:TimeOfDay (Results 1 – 1 of 1) sorted by relevance
6 class TimeOfDay(Enum): class11 def timestamp(date: str, time: TimeOfDay) -> int: