Login Page - Create Account

Support Board


Date/Time: Fri, 10 Jan 2025 16:30:26 +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();