var date = this, re = new RegExp('\\((.*)\\)'), tz = (date.toString()).match(re); return tz[1]; };.
確定! 回上一頁