dateNormalizationTable
The dateNormalizationTable property specifies an ordered collection of triples which can be used to normalize dates. For example, if the user enters 80, it can be interpreted as the year 80, the year 1980, or the year 2080.
Following is the format of the triple:
1. low end of input range
2. upper end of input range
3. delta to add to input to reach final date
Last modified date: 03/29/2020