CurryInfo: time-3.0.0 / Data.Time.toUTCTime

definition:
toUTCTime :: ClockTime -> CalendarTime
toUTCTime ctime = prim_toUTCTime $## ctime
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- Transforms a clock time into a standard UTC calendar time.
--- Thus, this operation is independent on the local time.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
toUTCTime
precedence:
no precedence defined
result-values:
_
signature:
ClockTime -> CalendarTime
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms