| java.lang.Object | |
| ↳ | org.springframework.format.datetime.joda.ReadableInstantPrinter |
Prints JodaTime ReadableInstant instances using a DateTimeFormatter.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create a new ReadableInstantPrinter.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.springframework.format.Printer
| |||||||||||
Create a new ReadableInstantPrinter.
| formatter | the Joda DateTimeFormatter instance |
|---|
