10.9.6 AsString
AsString returns the datetime as a string.
Input Parameters
None
Example
A datetime of 2004-31-12 12:34:56 will be returned as follows 2004-12-31 12:34:56:
#Com_owner.Caption := #DateTime.AsString
Ý 10.9 DateTime Intrinsic Functions