Home
last modified time | relevance | path

Searched refs:testDateMirror (Results 1 – 1 of 1) sorted by relevance

/external/webkit/V8Binding/v8/test/mjsunit/
Dmirror-date.js31 function testDateMirror(d, iso8601) { function
59 testDateMirror(new Date(Date.parse("Dec 25, 1995 1:30 UTC")),
69 testDateMirror(d, "1967-01-17T09:22:59Z");
71 testDateMirror(d, "1967-01-17T09:22:59Z");
73 testDateMirror(d, "1967-01-17T09:22:12Z");
75 testDateMirror(d, "1967-01-17T09:22:36Z");