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

/external/chromium_org/third_party/WebKit/Source/platform/
H A DDateComponents.h46 // * DateTime or DateTimeLocal type: year-month-day hour-minute-second-millisecond
66 DateTimeLocal, enumerator in enum:blink::DateComponents::Type
90 // The format argument is valid for DateTime, DateTimeLocal, and Time types.
129 // For DateTimeLocal type. Updates m_year, m_month, m_monthDay, m_hour, m_minute, m_second and m_millisecond.

Completed in 178 milliseconds