Searched defs:dateFormat (Results 1 – 6 of 6) sorted by relevance
58 private static SimpleDateFormat dateFormat; field in FormatValueUtility
153 final SimpleDateFormat dateFormat = new SimpleDateFormat("yyyy;MM;dd"); in generateVariableSetSection() local
196 SimpleDateFormat dateFormat = new SimpleDateFormat( "yyyy/MM/dd HH:mm:ss"); in store() local
150 SimpleDateFormat dateFormat = new SimpleDateFormat("yyyy-MM-dd"); in OpenOffice() local
178 private int dateFormat, numberFormat; field in CGSettings.Formatter
173 int dateFormat, timeFormat; field in AgendaTemplate