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

/external/webkit/Source/WebCore/html/
H A DDateComponents.h45 // * DateTime or DateTimeLocal type: year-month-day hour-minute-second-millisecond
77 // The format argument is valid for DateTime, DateTimeLocal, and Time types.
116 // For DateTimeLocal type. Updates m_year, m_month, m_monthDay, m_hour, m_minute, m_second and m_millisecond.
191 DateTimeLocal, enumerator in enum:WebCore::DateComponents::Type

Completed in 141 milliseconds