// |reftest| skip-if(!this.hasOwnProperty("Intl")) -- Requires ICU time zone support
// Date.prototype.toString includes a localized time zone name comment.
// Repeats the test from "toString-localized.js", but uses POSIX instead of IANA // names for the time zones. This allows to run these tests on Windows, too.
inTimeZone("PST8PDT", () => {
let dt = new Date(2018, Month.July, 14);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.