Login Page - Create Account

Support Board


Date/Time: Tue, 16 Sep 2025 17:58:57 +0000



Post From: ACSIL sc.Input[].SetTimeAsSCDateTime()

[2020-08-11 21:16:29]
CMG - Posts: 179
907968 Thanks a lot for your answers,

Solved. I was using sc.Input[].GetTime() to get the input value from sc.Input[].SetTimeAsSCDateTime(). Now using sc.Input[].GetDateTime()

I thought sc.Input[].GetDateTime() was for sc.Input[].SetDateTime() only.

Thanks again