class ReadablePartialPrinter : Printer<ReadablePartial>
Prints Joda-Time ReadablePartial instances using a DateTimeFormatter.
Author
Keith Donald
Since
3.0
ReadablePartialPrinter(formatter: DateTimeFormatter)
Create a new ReadableInstantPrinter. |
fun print(partial: ReadablePartial, locale: Locale): String |