I solved the problem doing this. public Double offset{get{ TimeZone tz = UserInfo.getTimeZone(); //Milliseconds to Day return tz.getOffset(DateTime.now()) ...
確定! 回上一頁