org.osivia.portal.site.customizer
public final class Formatter extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
formatDate(org.nuxeo.ecm.automation.client.model.Document document,
java.util.Locale locale,
boolean time)
Format date into long format.
|
public static java.lang.String formatDate(org.nuxeo.ecm.automation.client.model.Document document,
java.util.Locale locale,
boolean time)
document - Nuxeo documentlocale - current locale, may be nulltime - display time indicatorCopyright © 2014. All Rights Reserved.