[ CCode ( cname = "isodate_from_time_t" ) ]
public string isodate_from_time_t (time_t 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. |