Home
last modified time | relevance | path

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

/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFormatValueUtility.java71 ret = formatTime((Time) value); in applyValueForVariable()
120 … variableSection.setAttribute(OfficeNamespaces.OFFICE_NS, "time-value", formatTime((Time) value)); in applyValueForCell()
205 private static synchronized String formatTime(final Date date) in formatTime() method in FormatValueUtility

Completed in 13 milliseconds