parseIso8601Time

Extracts time parts from value, and sets timegda's contents

Accepted date format is "HH:MM:SS.msTZ" where TZ is +hour or -hour

bool
parseIso8601Time

Parameters

timegda gda.time.Time

a pointer to a #GdaTime structure which will be filled

value string

a string

Return Value

Type: bool

true if no error occurred