Returns the current time for the current user as a time-only value.
Function
result = gettime()
Arguments
Argument | Data Type |
result | time |
---|
Comments
The current time in the local time zone. See Dates, Times and Time Zones.
Examples
result = gettime()
Returns the current time for the current user as a time-only value.
result = gettime()
Argument | Data Type |
result | time |
---|
The current time in the local time zone. See Dates, Times and Time Zones.
result = gettime()