Return time from moment 'tee'
Return time from moment tee
Usage
time_from_moment(tee)
time_from_moment(tee)
Arguments
- tee
a double indicating a moment in time
Value
factional part of a day
The time component of a moment.
Examples
if (FALSE) {
time_from_moment(2.65)
}
if (FALSE) {
time_from_moment(4.3)
}