Parses value, a string containing a time.
value is expected to be in a format like "14:20:00". gettext is
used to support the appropriate local formats and slightly different formats, such as 12-hour formats with am/pm, are accepted as well.
| value |
The string to parse a time from. |
| result |
A |
|
An TimeParseStatus result code indicating whether |