[ 
http://issues.apache.org/jira/browse/OFBIZ-2?page=comments#action_12435017 ] 
            
Bilgin Ibryam commented on OFBIZ-2:
-----------------------------------

Hi,
I tested the patch, its  java part is working fine and give better time 
depending on the time zones.
But the part for setting the time zone is not completed and I need help for the 
best practice to implement it. See 
http://www.nabble.com/Users---Party-and-Timezones-tf1137497.html#a2980292 for 
more information on this topic from the author of the patch.
The function "weekNumber" in the UtilDateTime.java in current ofbiz returns 
wrong numbers in lots of cases, and i will make a patch for it.

Regards,
Bilgin

> Add Timezone versions of functions in UtilDateTime
> --------------------------------------------------
>
>                 Key: OFBIZ-2
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-2
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: All
>            Reporter: Vinay Agarwal
>         Attachments: 06-06-21 Timezone.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.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to