mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
fix typo joda-time link
This commit is contained in:
parent
947c5f6920
commit
20e596cb86
@ -10,7 +10,7 @@ formats supported, as well as complete custom one.
|
|||||||
|
|
||||||
The parsing of dates uses http://joda-time.sourceforge.net/[Joda]. The
|
The parsing of dates uses http://joda-time.sourceforge.net/[Joda]. The
|
||||||
default date parsing used if no format is specified is
|
default date parsing used if no format is specified is
|
||||||
http://joda-time.sourceforge.net/api-release/org/joda/time/format/ISODateTimeFormat.html#dateOptionalTimeParser[ISODateTimeFormat.dateOptionalTimeParser]().
|
http://joda-time.sourceforge.net/api-release/org/joda/time/format/ISODateTimeFormat.html#dateOptionalTimeParser()[ISODateTimeFormat.dateOptionalTimeParser].
|
||||||
|
|
||||||
An extension to the format allow to define several formats using `||`
|
An extension to the format allow to define several formats using `||`
|
||||||
separator. This allows to define less strict formats that can be used,
|
separator. This allows to define less strict formats that can be used,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user