totime() function

Convert a string into Qt time type.

Syntax

totime('string')

Arguments

string - is string in Qt time format.

Example

totime('12:30:01') → 12:30:01