You can do this in plain Javascript: var myDate = new Date(); document.write(myDate.getTimezoneOffset());.
確定! 回上一頁