Pawan Verma created OFBIZ-11035:
-----------------------------------
Summary: Add timezone support to recurring job temporal expressions
Key: OFBIZ-11035
URL: https://issues.apache.org/jira/browse/OFBIZ-11035
Project: OFBiz
Issue Type: Improvement
Components: framework/webtools
Affects Versions: Trunk
Reporter: Pawan Verma
Link of the discussion: [https://markmail.org/message/jsjqmjypaihbbldn]
*As per Scott:*
Trying to decide on the best way to define a *temporal* *expression* for a
recurring job where the *temporal* *expression* should be evaluated using a
*timezone* other than whatever the default *timezone* is for the system.
The use case is having a system that runs on UTC time but needs to send a
report at 5 pm Pacific Time every day regardless of whether or not daylight
savings is in effect.
Two options:
# Add a field to *JobSandbox* such as recurrenceTimeZone (or better name!)
# Use whatever *timezone* is available in the RunTime data service context
Based on the discussion on Dev Mailing list #1 will be used to implement this
feature.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)