Support Board
Date/Time: Tue, 16 Sep 2025 19:28:10 +0000
Post From: Question about function sc.ConvertDateTimeFromChartTimeZone()
[2023-03-13 17:02:13] |
User907968 - Posts: 844 |
auto tZ = TimeZonesEnum::TIMEZONE_LOS_ANGELES; auto nDt = sc.ConvertDateTimeFromChartTimeZone(sc.CurrentSystemDateTime, tZ); Works fine for me |