PQ
M
.guide
Search functions...
Ctrl+K
DateTime Functions
Functions for working with combined date and time values.
DateTime.Date
Returns the date part from a datetime value.
DateTime.From
Converts a value to a datetime.
DateTime.LocalNow
Returns the current local date and time.
DateTime.Time
Returns the time part from a datetime value.
DateTime.ToRecord
Converts a datetime value to a record containing its parts.