[
https://issues.apache.org/jira/browse/OFBIZ-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrian Crum updated OFBIZ-1164:
-------------------------------
Attachment: framework_tz.patch
Improved patch. I've made progress in the service engine. I still have one
problem that I need help with though...
The following screen widget code still renders a Timestamp in the server's time
zone:
<label text="${uiLabelMap.WorkEffortEstimatedStartDate}: "
style="tableheadtext"/><label text="${workEffort.estimatedStartDate}"
style="tabletext"/>
I modified FlexibleStringExpander to fix it, but it still isn't working. If
anyone could take a look at it I would appreciate it!
I haven't tested service ECAs and entity ECAs.
> Improved Time Zone Support, Part 2
> ----------------------------------
>
> Key: OFBIZ-1164
> URL: https://issues.apache.org/jira/browse/OFBIZ-1164
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Adrian Crum
> Priority: Minor
> Attachments: framework_tz.patch, framework_tz.patch
>
>
> Modify framework code to support user-selected time zones.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.