Converts the specified xtd::time_span to an equivalent unspecified time.
value | A time interval from the start of the Clock's epoch. |
xtd::argument_out_of_range_exception | value is less than xtd::date_time:min_value or represents a time greater than xtd::date_time:max_value. |