These functions take numeric arguments in PSPP time format and give numeric results.
(time)
¶Results in the number of days and fractional days in time.
(time)
¶Results in the number of hours and fractional hours in time.
(time)
¶Results in the number of minutes and fractional minutes in time.
(time)
¶Results in the number of seconds and fractional seconds in time.
(CTIME.SECONDS
does nothing; CTIME.SECONDS(x)
is
equivalent to x
.)