var timedifference = new Date().getTimezoneOffset(); //This returns the difference from the clients timezone from UTC time. You can then play around with it as ...
確定! 回上一頁