Module time_util

Module time_util 

Source
Expand description

Provides support for parsing and matching date ranges.

Enums§

DatePattern
Represents an range of dates that may be matched against.
DatePatternContext
Context needed to create a DatePattern during revset evaluation.
DatePatternParseError
Error occurred during date pattern parsing.

Functions§

parse_datetime
Parse a string with time zone information into a Timestamp