Attributes
Members list
Value members
Inherited methods
Reads for the org.joda.time.DateTime type.
Reads for the org.joda.time.DateTime type.
Value parameters
- corrector
-
a simple string transformation function that can be used to transform input String before parsing. Useful when standards are not respected and require a few tweaks. Defaults to identity function.
- pattern
-
a date pattern, as specified in
org.joda.time.format.DateTimeFormat, or "" to use ISO format.
Attributes
- Inherited from:
- JodaReads
Reads for the org.joda.time.LocalDate type.
Reads for the org.joda.time.LocalDate type.
Value parameters
- corrector
-
string transformation function (See jodaDateReads). Defaults to identity function.
- pattern
-
a date pattern, as specified in
org.joda.time.format.DateTimeFormat, or "" to use ISO format.
Attributes
- Inherited from:
- JodaReads
Reads for the org.joda.time.LocalTime type.
Reads for the org.joda.time.LocalTime type.
Value parameters
- corrector
-
string transformation function (See jodaTimeReads). Defaults to identity function.
- pattern
-
a date pattern, as specified in
org.joda.time.format.DateTimeFormat, or "" to use ISO format.
Attributes
- Inherited from:
- JodaReads
Inherited fields
The default implicit JodaDate reads, using yyyy-MM-dd format
Implicits
Inherited implicits
The default implicit JodaDate reads, using ISO-8601 format
The default implicit joda.time.LocalDate reads, using ISO-8601 format.
The default implicit joda.time.LocalDate reads, using ISO-8601 format.
Attributes
- Inherited from:
- JodaReads
the default implicit joda.time.LocalTime reads