Searched defs:hms (Results 1 – 6 of 6) sorted by relevance
74 const UnicodeString &hms) : in NumericDateFormatters()302 Formattable *hms, in toHMS()539 Formattable hms[3]; in formatMeasures() local725 const Formattable *hms, // always length 3 in formatNumeric()
431 Number[] hms = toHMS(measures); in formatMeasuresInternal() local838 private void formatNumeric(Number[] hms, Appendable appendable) { in formatNumeric()
450 Number[] hms = toHMS(measures); in formatMeasuresInternal() local873 private void formatNumeric(Number[] hms, Appendable appendable) { in formatNumeric()
4865 char *hms(time_t t) in hms() function