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