TimeVal.fromIso8601

Converts a string containing an ISO 8601 encoded date and time to a GTimeVal and puts it into time_. Since 2.12

class TimeVal
static
int
fromIso8601

Parameters

isoDate string

an ISO 8601 encoded date string

time GTimeVal*

a GTimeVal

Return Value

Type: int

TRUE if the conversion was successful.

Meta