Returns aduration
value from the given {0}. If the given {0} isnull
,Duration.From
returnsnull
. If the given {0} isduration
, {0} is returned. Values of the following types can be converted to aduration
value:
text
: Aduration
value from textual elapsed time forms (d.h:m:s). SeeDuration.FromText
for details.number
: Aduration
equivalent to the number of whole and fractional days expressed by {0}.
Returns a datetimezone value from the given {0}. If the given {0} is null , DateTimeZone.From returns null . If the given ...
Returns a datetimezone value set to the current date and time on the system. The returned value contains timezone information ...
Returns a Decimal number value from the given {0}. If the given {0} is null , Decimal.From returns null . If the given {0} ...
Returns a Double number value from the given {0}. If the given {0} is null , Double.From returns null . If the given {0} ...
Returns a duration value from the given {0}. If the given {0} is null , Duration.From returns null . If the given {0} is ...
Returns a duration value from the specified text, {0}. The following formats can be parsed by this function: (-)hh:mm(:ss(.ff)) ...
Returns a duration value from the specified text, {0}. The following formats can be parsed by this function: (-)hh:mm(:ss) ...
Returns a list comprised of all the odd numbered offset elements in a list. Alternates between taking and skipping values ...
Returns a list of Active Directory domains in the same forest as the specified domain or of the current machine's domain ...