Expand description
Provides support for parsing and matching date ranges.
Enums§
- Date
Pattern - Represents an range of dates that may be matched against.
- Date
Pattern Context - Context needed to create a DatePattern during revset evaluation.
- Date
Pattern Parse Error - Error occurred during date pattern parsing.
Functions§
- parse_
datetime - Parse a string with time zone information into a
Timestamp