Menu

#21 Please support ordinal numbers and "of"

1.0
open
nobody
None
2013-12-18
2013-12-18
No

FlexibleDateFormat.getDefaultInstance().parse("1st of January 2013")

should return 1/Jan/2013 but instead returns:

Exception in thread "main" java.text.ParseException: Unrecognised date '1st of January 2013'

Please add support for ordinal numbers and noisy but common words like "of"

Discussion


Log in to post a comment.

MongoDB Logo MongoDB