Returns current date/time in the datetime format.
TimeYmdHms ( )
none
(s)datetime uses format YYYY:MM:DD:HH:MM:SS.
Use this function to return the current date and time in the datetime format.
IntControl 41 can be used to control YmdHms format returned by time functions.
a=TimeYmdHms( ) Message("Time is", a)
FileTimeGet, FileTimeGetEx, TimeDate, TimeAdd, TimeDiffSecs, TimeDelay, TimeWait, IntControl 41