Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the number of seconds that have elapsed since midnight as a timeOfDay value from the specified utcdatetime value.
Syntax
client server public static TimeOfDay time(utcdatetime t)
Run On
Called
Parameters
- t
Type: utcdatetime
A utcdatetime value for which to retrieve the time.
Return Value
Type: timeOfDay
A timeOfDay value that indicates the number of seconds that have elapsed since midnight.