fromIso8601

fun fromIso8601(isoDate: String, time: TimeVal): Boolean

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

Return

true if the conversion was successful.

Since

2.12

Parameters

isoDate

an ISO 8601 encoded date string

time

a #GTimeVal