Searched defs:TIME_FORMAT (Results 1 – 6 of 6) sorted by relevance
33 const TIME_FORMAT: &[FormatItem<'_>] = format_description!( constant
30 TIME_FORMAT = "%H:%M:%S.%f" variable in Frame
80 TIME_FORMAT(5), enumConstant
54 private static final NumberFormat TIME_FORMAT; field in EventLogger
65 private static final NumberFormat TIME_FORMAT; field in EventLogger
122 public static final String TIME_FORMAT = "timeFormat"; field in LDMLConstants