Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/mozglue/build/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 309 B image not shown  

Quelle  time-zones-pedantic.js   Sprache: unbekannt

 
// |reftest| skip-if(winWidget||cocoaWidget) -- Skip on OS X in addition to Windows

// Contains the tests from "time-zones.js" which fail on OS X.

// bug 637244
inTimeZone("Asia/Novosibirsk", () => {
    let dt1 = new Date(1984, Month.April, 1, -1);
    assertDateTime(dt1, "Sat Mar 31 1984 23:00:00 GMT+0700 (NOVT)""+07""Novosibirsk Standard Time");

    let dt2 = new Date(1984, Month.April, 1);
    assertDateTime(dt2, "Sun Apr 01 1984 01:00:00 GMT+0800 (NOVST)""+08""Novosibirsk Summer Time");
});

if (typeof reportCompare === "function")
    reportCompare(truetrue);

Messung V0.5
C=94 H=97 G=95

[ zur Elbe Produktseite wechseln0.11Quellennavigators  Analyse erneut starten  ]