public interface JDateFormatter
Modifier and Type | Method and Description |
---|---|
String |
formatLocalDate(LocalDate pDate)
Format a LocalDate instance.
|
Locale |
getLocale()
Get the locale for the formatter.
|
Copyright © 2012–2016. All rights reserved.