parse


Description:

public static Result parse (string rangestr, out TimeRange range)

Parse rangestr to a TimeRange.

Parameters:

rangestr

a range string to parse

range

location to hold the TimeRange result

Returns:

OK on success.