Constructor and Description |
---|
ReadableInstantPrinter(org.joda.time.format.DateTimeFormatter formatter)
Create a new ReadableInstantPrinter.
|
Modifier and Type | Method and Description |
---|---|
String |
print(org.joda.time.ReadableInstant instant,
Locale locale)
Print the object of type T for display.
|
public ReadableInstantPrinter(org.joda.time.format.DateTimeFormatter formatter)
formatter
- the Joda DateTimeFormatter instanceCopyright © 2015. All rights reserved.