Login Page - Create Account

Support Board


Date/Time: Sun, 06 Sep 2026 07:37:21 +0000



Post From: RoundDateTimeDownToMinute

[2016-09-08 21:22:40]
User147461 - Posts: 33
I got this to compile but it doesn't seem to be rounding to the nearest minute according to the debugger:

SCDateTime BarDateTime = sc.BaseDateTimeIn[sc.Index];
BarDateTime.RoundDateTimeDownToMinute();