[ 
https://issues.apache.org/jira/browse/OFBIZ-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adrian Crum updated OFBIZ-1089:
-------------------------------

    Attachment: we_services.patch

I've run into a problem I can't figure out. The attached patch attempts to use 
the TimeZone object that should be available in the service context - after the 
recent changes to the service engine. But line 335:

TimeZone curTz = (TimeZone) context.get("timeZone");

always returns null. It seems to me that this should work.

I'm not knowledgeable enough about the service engine to figure this out on my 
own. Any help would be appreciated!

The attached patch is for demonstration purposes only, it is not intended to be 
a part of the project.

> Workeffort Calendar Timezone Support
> ------------------------------------
>
>                 Key: OFBIZ-1089
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1089
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: workeffort
>            Reporter: Adrian Crum
>            Assignee: Adrian Crum
>            Priority: Minor
>         Attachments: we_services.patch
>
>
> Modify the Workeffort calendar so that it supports user-selected time zones 
> and locales.

-- 
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