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