Purpose
Gets/sets the time portion of the datetime value in the form of a numeric, indicating the portion of the day elapsed since midnight.
Remarks
Some examples of time values:
Time Value
00:00:00 0.0
06:00:00 0.25
12:00:00 0.50
18:00:00 0.75
Class
Example