Support Board
Date/Time: Wed, 17 Sep 2025 21:24:42 +0000
Post From: ACSIL - Formating a string that includes a SCDateTime type variable
[2019-03-09 15:17:12] |
ForgivingComputers.com - Posts: 1124 |
This should work: SCString IndexDateTime = sc.DateTimeToString(sc.BaseDateTimeIn[Index], FLAG_DT_COMPLETE_DATETIME);
|