How to get current Timezone in JavaScript for App Services?
How can I get the current Timezone JavaScript for App Services?
With Date.prototype.getTimezoneOffset() I only receive the Timezone of App Platform OS, but not the Timezone that was displayed in App Platform Settings.