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

/external/chromium_org/third_party/WebKit/Source/platform/
H A DDateComponents.h41 // A DateComponents instance represents one of the following date and time combinations:
47 class PLATFORM_EXPORT DateComponents { class in namespace:blink
49 DateComponents() function in class:blink::DateComponents
94 // DateComponents instance. If these functions return false, the instance
122 // DateComponents type. The functions return true if it succeeds, and
145 // For a DateComponents initialized with parseDateTimeLocal(),
176 // Returns the maximum week number in this DateComponents's year.

Completed in 53 milliseconds