HomeSort by relevance Sort by last modified time
    Searched defs:k12HourClock (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/i18n/
time_formatting.h 20 k12HourClock, // Uses 1-12. e.g., "3:07 PM"
28 // "3:07 PM" (type == k12HourClock).
52 // k12HourClock (en-US).
  /external/chromium_org/base/i18n/
time_formatting.h 20 k12HourClock, // Uses 1-12. e.g., "3:07 PM"
34 // "3:07 PM" (type == k12HourClock, ampm == kKeepAmPm).
35 // "3:07" (type == k12HourClock, ampm == kDropAmPm).
60 // k12HourClock (en-US).

Completed in 60 milliseconds