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

/external/webkit/Source/WebCore/html/
H A DDateComponents.h40 // A DateComponents instance represents one of the following date and time combinations:
46 class DateComponents { class in namespace:WebCore
48 DateComponents() function in class:WebCore::DateComponents
81 // DateComponents instance. If these functions return false, the instance
109 // DateComponents type. The functions return true if it succeeds, and
130 // For a DateComponents initialized with parseDateTimeLocal(),
152 // Returns the maximum week number in this DateComponents's year.

Completed in 149 milliseconds