Home
last modified time | relevance | path

Searched defs:dateFormat (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/test/intltest/
Ddtfmtrtts.h88 SimpleDateFormat *dateFormat; variable
Ddtfmrgts.cpp1004 UnicodeString dateFormat = "MM/dd/yy HH:mm:ss zzz"; in Test4134203() local
Dcalregts.cpp2478 SimpleDateFormat dateFormat("MM/dd/yyyy HH:mm z", locale, ec); in TestTimeZoneTransitionAdd() local
/external/webkit/SunSpider/tests/
Ddate-format-xparb.js18 Date.prototype.dateFormat = function(format) { method in Date