[
https://issues.apache.org/jira/browse/OFBIZ-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508428 ]
Adrian Crum commented on OFBIZ-2:
---------------------------------
Jacques,
This issue can be closed - there is nothing left to commit.
To summarize, I modified Vinay's patch so that the new methods would take both a TimeZone object and a Locale object. I debugged and tested the new methods and submitted a new patch. The new patch was committed by Jacopo - who suggested some improvements. The improvements Jacopo suggested were included in the patch found in OFBIZ-1079 - which was committed and closed.
The issue of where to keep a user's time zone preference was addressed in OFBIZ-1079.
> Add Timezone versions of functions in UtilDateTime
> --------------------------------------------------
>
> Key: OFBIZ-2
> URL:
https://issues.apache.org/jira/browse/OFBIZ-2> Project: OFBiz
> Issue Type: New Feature
> Components: framework
> Affects Versions: SVN trunk
> Environment: All
> Reporter: Vinay Agarwal
> Attachments: 06-06-21 Timezone.patch, tz_basic.patch, tz_basic.patch, utildatetime.patch, utildatetime.patch, utildatetime.patch, utildatetime.patch, utildatetime.patch, UtilDateTime.patch
>
>
> I am starting to work with timezones. The first thing I came across is UtilDateTime's functions completely ignore timezones. I plan to create timezone versions of functions like getDayStart that will take a timezone id string or a TimeZone. I would not use any deprecated functions but do not plan to change their use in existing functions. I would appreciate suggestions.
> Regards,
> Vinay Agarwal
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.