posted 18 years ago
Hi all,
I want to manage dates in differents timezones and want to take in consideration daylights.
I have some reports that will be sent at a specified hour in different timezones and blocked when it is a holiday.
I have some dates corresponding to holidays in differents countries.
for Example : on 01 January 2006 at 7h00 PM, my report must be sent to Tokyo but the time in tokyo is 02 January 2006 2h00 AM (if the 02 January 2006 is a holiday I must block the report), so I need to know the time in Tokyo and detect the change of days.
NB : paris use daylight but not Tokyo
any helps
Thanks