diff options
author | Eike Rathke <erack@redhat.com> | 2012-12-19 19:21:55 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2012-12-19 19:39:50 +0100 |
commit | f2851a270eb9c617fce9bfdde5c8f2428ced7014 (patch) | |
tree | 8d51a5eef0dc3998522c739a43b7285b4541c154 /apache-commons | |
parent | d6308705133ccde121dcd40f94a1d4367356630b (diff) |
resolved fdo#54336 accept abbreviated combined date/time input
Abbreviated combined date/time input was not accepted if the date
acceptance pattern ended in a separator, like "D.M." with input
"D.M. hh:mm".
Additionally check that for "D.M. #" input against a "D.M." pattern the
'#' (any number) is not interpreted as year if the input so far was
recognized to possibly match a date without time, in which case the
count of numbers in input must match the count of numbers in pattern and
input here is not a date.
Change-Id: I3b123b872fbab9dab58afe3b6754b8ad70a61356
Diffstat (limited to 'apache-commons')
0 files changed, 0 insertions, 0 deletions