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

/external/chromium_org/third_party/WebKit/Source/platform/
H A DDateComponents.h157 static inline double minimumMonth() { return (1 - 1970) * 12.0 + 1 - 1; } // 0001-01 function in class:blink::DateComponents

Completed in 77 milliseconds