Support Board
Date/Time: Fri, 12 Sep 2025 07:52:16 +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);
|