HomeSort by relevance Sort by last modified time
    Searched defs:DateTimeFormat (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/test/intl/overrides/
security.js 34 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/
DateTimeFormat.h 34 // DateTimeFormat parses date time format defined in Unicode Technical
37 class PLATFORM_EXPORT DateTimeFormat {

Completed in 69 milliseconds