Maptitude GISDK Help |
Determines the current date and time according to the system clock.
value = GetDateAndTime()
A string indicating the current date in time, in the form: Wed Oct 19 10:48:42 1994.
The returned value is a string exactly 24 characters long.
You can create a DateTime compound variable with the current date and time by calling CreateDateTime() with no arguments.
The Compound Variables help page lists methods available to operate on the DateTime data type.
ShowMessage(GetDateAndTime())
Function |
Summary |
Creates a DateTime compound variable |
|
Converts a date to a day of the week |
©2025 Caliper Corporation | www.caliper.com |