summaryrefslogtreecommitdiffstats
path: root/js/src/tests/non262/Intl/DateTimeFormat/browser.js
blob: 5665e7ed448bbcaa7397128ebff13288aea1bf2e (plain)
1
2
3
if (typeof setTimeZone === "undefined") {
    var setTimeZone = SpecialPowers.Cu.getJSTestingFunctions().setTimeZone;
}