[ CCode ( cname = "isodate_from_time_t" ) ]
public string isodate_from_time_t (long t)
Creates an ISO 8601 UTC representation from a time value.
t |
A time value. |
String with the ISO 8601 representation of the UTC time. |