Searched defs:k12HourClock (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/i18n/
H A Dtime_formatting.h20 k12HourClock, // Uses 1-12. e.g., "3:07 PM" enumerator in enum:base::HourClockType
34 // "3:07 PM" (type == k12HourClock, ampm == kKeepAmPm).
35 // "3:07" (type == k12HourClock, ampm == kDropAmPm).
60 // k12HourClock (en-US).

Completed in 793 milliseconds