Support Board
Date/Time: Sun, 21 Sep 2025 15:54:51 +0000
Post From: Question about function sc.ConvertDateTimeFromChartTimeZone()
[2023-03-13 17:02:13] |
User907968 - Posts: 845 |
auto tZ = TimeZonesEnum::TIMEZONE_LOS_ANGELES; auto nDt = sc.ConvertDateTimeFromChartTimeZone(sc.CurrentSystemDateTime, tZ); Works fine for me |