OpenSearch/server
Przemyslaw Gomulka 247f2dabad
Fix decimal point parsing for date_optional_time backport(#43859) #44050
Joda allowed for date_optional_time and strict_date_optional_time a decimal point to be . dot or , comma
For our java.time implementation we should also extend this for strict_date_optional_time-nanos
the approach to fix this is the same as in iso8601 parser
closes #43730
2019-07-08 09:56:01 +02:00
..
licenses Upgrade HPPC to version 0.8.1 (#43025) 2019-06-12 13:14:16 +02:00
src Fix decimal point parsing for date_optional_time backport(#43859) #44050 2019-07-08 09:56:01 +02:00
build.gradle Upgrade HPPC to version 0.8.1 (#43025) 2019-06-12 13:14:16 +02:00