parse_formatted_time


Description:


[ Version ( since = "6.0" ) ]
public Time parse_formatted_time (string value, char sep)

Parameters:

value

a string

sep

the time separator, usually ':'. If equal to @0, then the expexted format will be HHMMSS...

Returns:

a new parsed Time


Namespace: Gda
Package: libgda-6.0