Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kTimeSpan_Parse ( kTimeSpan span,
kTimeSpanFormat  format,
const kChar text 
)
related

Parses a time string that was formatted with kTimeSpan_Format.

This time-string parser is not tolerant of format variations.

Parameters
spanReceives parsed time span value.
formatFormat specification (or kTIME_SPAN_FORMAT_NULL, to attempt to determine automatically).
textTime-span string to be parsed.
Returns
Operation status.