I have a number of B4J apps running on AWS EC2 instances.
These apps are continuously running.
Even though the EC2 instances (effectively just PCs running Windows 10) are physically located in Oregon USA I have their timezone set to:
(UTC +10.00) Canberra, Melbourne, Sydney
with automatic adjustment for daylight saving turned on.
Reason being that the apps interact with events happening in Sydney.
Yesterday (Sunday) daylight saving kicked in in Sydney.
The EC2 instances adjusted automatically (as evidenced by the date/time display in bottom right of screen).
The B4J apps did not.
I have found if the B4J apps are stopped/started they adjust.
Is this expected behaviour?
Is there any simple way to automatically get them to adjust without having to remember to stop/start them at every daylight saving change event?
Thanks in anticipation...
These apps are continuously running.
Even though the EC2 instances (effectively just PCs running Windows 10) are physically located in Oregon USA I have their timezone set to:
(UTC +10.00) Canberra, Melbourne, Sydney
with automatic adjustment for daylight saving turned on.
Reason being that the apps interact with events happening in Sydney.
Yesterday (Sunday) daylight saving kicked in in Sydney.
The EC2 instances adjusted automatically (as evidenced by the date/time display in bottom right of screen).
The B4J apps did not.
I have found if the B4J apps are stopped/started they adjust.
Is this expected behaviour?
Is there any simple way to automatically get them to adjust without having to remember to stop/start them at every daylight saving change event?
Thanks in anticipation...