You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for 01-01-22 --> year = 2022.
for 01-01-33 --> year = 1933
(in either case it could conceivably be 1922/2022 or 1933/2033)
it's nice that it does that but in come cases i want to warn the user that this year biasing is done. is there anything in API like isYearInferred() or getAlternateYearPossiblity()
or can the parser yield two different dates for ambiguous cases?
The text was updated successfully, but these errors were encountered:
question/misunderstanding rather than an issue.
for 01-01-22 --> year = 2022.
for 01-01-33 --> year = 1933
(in either case it could conceivably be 1922/2022 or 1933/2033)
it's nice that it does that but in come cases i want to warn the user that this year biasing is done. is there anything in API like isYearInferred() or getAlternateYearPossiblity()
or can the parser yield two different dates for ambiguous cases?
The text was updated successfully, but these errors were encountered: