Home
last modified time | relevance | path

Searched refs:formatDate (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFormatValueUtility.java77 ret = formatDate((Date) value); in applyValueForVariable()
130 … variableSection.setAttribute(OfficeNamespaces.OFFICE_NS, "date-value", formatDate((Date) value)); in applyValueForCell()
142 …variableSection.setAttribute(OfficeNamespaces.OFFICE_NS, "date-value", formatDate(HSSFDateUtil.get… in applyValueForCell()
196 private static synchronized String formatDate(final Date date) in formatDate() method in FormatValueUtility

Completed in 9 milliseconds