Returns a duration value from the specified text, {0}. The following formats can be parsed by this function:
- (-)hh:mm(:ss(.ff))
- (-)ddd(.hh:mm(:ss(.ff)))
(All ranges are inclusive)
ddd: Number of days.
hh: Number of hours, between 0 and 23.
mm: Number of minutes, between 0 and 59.
ss: Number of seconds, between 0 and 59.
ff: Fraction of seconds, between 0 and 9999999.
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 ...
Returns a list of date values of size {1}, starting at {0}. The given increment, {2}, is a duration value that is added to ...