DateTime.SQLDateTime
From Xojo Documentation
Read-Only Property (As String )
Returns the date in SQL date/time format, YYYY-MM-DD HH:MM:SS.
Notes
This is an example of an SQL date/time: 2019-09-03 13:39:16
Sample Code
The following code displays the current SQL date/time.