Time.from_string


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.0" ) ]
public Time.from_string (string str)

Creates a time from an ISO format string.

Parameters:

str

The ISO format string

Returns:

The newly created Time