Adjusted the dispatch entries for exact non-formatted dates
and introduced an according method to avoid false errors.
[rt #38857 - Ankur Gupta ankur655@gmail.com]Call DateTime's set method for exact formatted dates once
instead of setting each unit separately.Changed the parser to handle internal value positions (i.e.,
data related to tokens) with more respect when encountering
lists with a sequence that differs from a truly ascending one.