You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by deepaktaker <de...@gmail.com> on 2017/05/18 10:52:23 UTC

DayLight Saving behaviour using apache camel Quartz2

Hi All,
I need to understand what is the behaviour of apache camel Quartz2 during
daylight saving.
For example if a job is scheduled to execute every day at 2am before
daylight saving, would it continue to execute at 2am after daylight saving.

Regards,
Deepak



--
View this message in context: http://camel.465427.n5.nabble.com/DayLight-Saving-behaviour-using-apache-camel-Quartz2-tp5799786.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: DayLight Saving behaviour using apache camel Quartz2

Posted by Tomohisa Igarashi <tm...@gmail.com>.
Hi,

I think that depends on your system clock. If it's syncing correctly by NTP or something, then quartz should work fine over DST switch.

Thanks,
Tomo


On 05/18/2017 07:52 PM, deepaktaker wrote:
> Hi All,
> I need to understand what is the behaviour of apache camel Quartz2 during
> daylight saving.
> For example if a job is scheduled to execute every day at 2am before
> daylight saving, would it continue to execute at 2am after daylight saving.
> 
> Regards,
> Deepak
> 
> 
> 
> --
> View this message in context: http://camel.465427.n5.nabble.com/DayLight-Saving-behaviour-using-apache-camel-Quartz2-tp5799786.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>