You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pawan Verma (Jira)" <ji...@apache.org> on 2019/09/06 05:48:00 UTC

[jira] [Closed] (OFBIZ-11035) Add timezone support to recurring job temporal expressions

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

Pawan Verma closed OFBIZ-11035.
-------------------------------
    Fix Version/s: Upcoming Branch
       Resolution: Implemented

This has been done at Rev#1866499.

Thanks: Scott Gray for reporting and Nicolas Malin for the review.

> 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
>            Assignee: Pawan Verma
>            Priority: Major
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-11035.patch, OFBIZ-11035.patch
>
>
> 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
(v8.3.2#803003)