[ 
https://issues.apache.org/jira/browse/OFBIZ-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539442
 ] 

Adrian Crum commented on OFBIZ-1377:
------------------------------------

Someone wanting to set Freemarker's date/time rendering according to the user's 
browser settings could use the new UtilDateTime.toTimeZone(int gmtOffset) with 
UtilHttp.setTimeZone(HttpSession session, TimeZone timeZone) .


> Improved UtilDateTime.java, Framework Default TimeZone Support
> --------------------------------------------------------------
>
>                 Key: OFBIZ-1377
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1377
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Adrian Crum
>            Priority: Minor
>         Attachments: UtilDateTime.patch
>
>
> Based upon recent discussions on the dev mailing list, added a method to get 
> a TimeZone object from an integer hour offset from GMT. Also added a 
> configurable default time zone to the framework.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to