time_from_isodate


Description:

[ CCode ( cname = "time_from_isodate" ) ]
public long time_from_isodate (string str)

Converts an ISO 8601 UTC time string into a time_t value.

Parameters:

str

Date/time value in ISO 8601 format.

Returns:

Time_t corresponding to the specified ISO string. Note that we only allow UTC times at present.


Namespace: ECal
Package: libecal-2.0