[Solved] Best method to detect if the browser Time Zone is Nepal UTC +5:45 NPT


Intl.DateTimeFormat().resolvedOptions().timeZone === 'Asia/Katmandu'

4

solved Best method to detect if the browser Time Zone is Nepal UTC +5:45 NPT