fromIso8601

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

⚠️ Deprecated ⚠️

This is deprecated since version 2.62.

#GTimeVal is not year-2038-safe. Use g_date_time_new_from_iso8601() instead.

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