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