Skip to main content

Module time

Module time 

Source
Expand description

Parsing of Time Values

Functionsยง

check_time_ambiguity ๐Ÿ”’
parse_annotated_time_record ๐Ÿ”’
Parse annotated time record is silently fallible returning None in the case that the value does not align
parse_fraction ๐Ÿ”’
Parse a Fraction value
parse_hour ๐Ÿ”’
Parse an hour value.
parse_minute_second ๐Ÿ”’
Parses MinuteSecond value.
parse_time_record ๐Ÿ”’
Parse TimeRecord