Creates a new time span set from a mapping of field values.
Creates a new time span set from a mapping of field values.
A mapping from temporal fields to field values. All known field values should be
provided here; temporal fields with unknown values should be absent from the map. For
example, Map(DAY_OF_WEEK -> 1)
would represent "Mondays".
A mapping from temporal fields to field values.
A mapping from temporal fields to field values. All known field values should be
provided here; temporal fields with unknown values should be absent from the map. For
example, Map(DAY_OF_WEEK -> 1)
would represent "Mondays".
The temporal object, formatted as a TIMEX3 value attribute.
The temporal object, formatted as a TIMEX3 value attribute.
A set of time spans, such as "Mondays" or "October each year".
A mapping from temporal fields to field values. All known field values should be provided here; temporal fields with unknown values should be absent from the map. For example,
Map(DAY_OF_WEEK -> 1)
would represent "Mondays".