Searched refs:effectiveFormat (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/
H A DDateComponents.cpp683 SecondFormat effectiveFormat = format; local
685 effectiveFormat = Millisecond;
687 effectiveFormat = Second;
689 switch (effectiveFormat) {

Completed in 121 milliseconds