gtimer: Document that g_time_val_from_iso8601() drops whitespace

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2018-08-03 14:19:21 +01:00
parent 4eca2ac0ee
commit b1fffbffbf

View File

@ -345,6 +345,8 @@ mktime_utc (struct tm *tm)
* zone indicator. (In the absence of any time zone indication, the
* timestamp is assumed to be in local time.)
*
* Any leading or trailing space in @iso_date is ignored.
*
* Returns: %TRUE if the conversion was successful.
*
* Since: 2.12