CurryInfo: time-3.0.0 / Data.Time.toClockTime

definition:
toClockTime :: CalendarTime -> ClockTime
toClockTime d = prim_toClockTime $## d
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- Transforms a calendar time (interpreted as UTC time) into a clock time.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
toClockTime
precedence:
no precedence defined
result-values:
_
signature:
CalendarTime -> ClockTime
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms