Support Board
Date/Time: Mon, 07 Jul 2025 06:40:10 +0000
Post From: ConvertToSCTimeZone sensitive to day light savings?
[2014-11-04 03:22:55] |
onnb - Posts: 663 |
hi - I'm using ConvertToSCTimeZone to convert UTC input time and since clock move yesterday its off by an hour. It "looks" like this method does not account for day light savings. Any ideas? sc.ConvertToSCTimeZone(StartDateTimeUTC, TIMEZONE_UTC);
|