DateResult
@microblink/blinkcard / DateResult
Type Alias: DateResult
DateResult =
object
Smart date result structure.
Properties
day
day:
number|undefined
Day in month [1-31]
filledByDomainKnowledge
filledByDomainKnowledge:
boolean|undefined
Indicates whether this date is filled by internal domain knowledge
month
month:
number|undefined
Month in year [1-12]
originalString
originalString:
string|undefined
Original date string from the document
successfullyParsed
successfullyParsed:
boolean|undefined
Indicates whether date was parsed successfully
year
year:
number
Four digit year