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