Skip to main content

Module parser

Module parser 

Source
Expand description

Main parsing orchestrator: combines format-based, heuristic, and NLP parsing.

Structs§

ParseOptions
Options that control the parsing behaviour.

Functions§

parse
Parse a date string with default options.
parse_with_options
Parse a date string with the given options.