Open akoumjian opened 2 years ago
We want to support natural language features to interpret relative datetimes. For example, "next Friday" would resolve to the date of the friday following the specified base_date, which would default to today.
base_date
today
We want to support natural language features to interpret relative datetimes. For example, "next Friday" would resolve to the date of the friday following the specified
base_date
, which would default totoday
.