Support Board
Date/Time: Sun, 06 Jul 2025 05:08:38 +0000
Post From: ACSIL - Formating a string that includes a SCDateTime type variable
[2019-03-09 15:17:12] |
ForgivingComputers.com - Posts: 1076 |
This should work: SCString IndexDateTime = sc.DateTimeToString(sc.BaseDateTimeIn[Index], FLAG_DT_COMPLETE_DATETIME);
|