Package version:

Interface DateTimeResolution

A resolution for datetime entity instances.

Hierarchy

Properties

dateTimeSubKind: string

The DateTime SubKind

modifier?: string

An optional modifier of a date/time instance.

resolutionKind: "DateTimeResolution"

Polymorphic discriminator, which specifies the different types this object can be

timex: string

An extended ISO 8601 date/time representation as described in (https://github.com/Microsoft/Recognizers-Text/blob/master/Patterns/English/English-DateTime.yaml)

value: string

The actual time that the extracted text denote.

Generated using TypeDoc