Packages
libedataserver-1.2
E
TimeParseStatus
INVALID
NONE
OK
TimeParseStatus
Description:
[
CCode
( cprefix =
"E_TIME_PARSE_"
, has_type_id =
false
) ]
public
enum
TimeParseStatus
Namespace:
E
Package:
libedataserver-1.2
Content:
Enum values:
INVALID
-
The time string was not formatted correctly.
NONE
-
The time string was empty.
OK
-
The time string was parsed successfully.