Login Page - Create Account

Support Board


Date/Time: Mon, 03 Nov 2025 20:28:18 +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();