Returns atime
value from the given {0}. If the given {0} isnull
,Time.From
returnsnull
. If the given {0} istime
, {0} is returned. Values of the following types can be converted to atime
value:
text
: Atime
value from textual representation. SeeTime.FromText
for details.datetime
: The time component of the {0}.datetimezone
: The time component of the local datetime equivalent of {0}.number
: Atime
equivalent to the number of fractional days expressed by {0}. If {0} is negative or greater or equal to 1, an error is returned.
Returns a textual representation of {0}, the datetime value, {0}. This function takes in an optional format parameter {1}. ...
Returns a textual representation of {0}, the datetimezone value, {0}. This function takes in an optional format parameter ...
Returns a textual representation of {0}, the Time value, {0}. This function takes in an optional format parameter {1}. For ...
Returns a time , datetime , or datetimezone value representing the end of the hour in {0}, including fractional seconds. ...
Returns a time value from the given {0}. If the given {0} is null , Time.From returns null . If the given {0} is time , {0} ...
Returns a value generated by rolling up the values of the children of a specified member using the specified unary operator. ...
Returns a value representing the end of the year in {0}, including fractional seconds. Time zone information is preserved. ...
Returns a view of {0} where the functions specified in {1} are used in lieu of the default behavior of an operation when ...
Returns a view of {0} where the functions specified in {1} are used in lieu of the default behavior of an operation when ...