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

/external/chromium_org/v8/test/intl/overrides/
H A Dsecurity.js34 Intl.Collator = Intl.NumberFormat = Intl.DateTimeFormat = throwError;
38 Intl.DateTimeFormat.prototype.format = throwError;
43 assertThrows('new Intl.DateTimeFormat()');
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DDateTimeFormat.h34 // DateTimeFormat parses date time format defined in Unicode Technical
37 class PLATFORM_EXPORT DateTimeFormat { class in namespace:blink

Completed in 453 milliseconds