function (optionalvalue
as nullable any) as nullable any
duration
value from the given value
. If the given value
is null
, Duration.From
returns null
. If the given value
is duration
, value
is returned. Values of the following types can be converted to a duration
value: value
is of any other type, an error is returned.2.525
into a duration
value.
duration(2, 12, 36, 0)