For the complete documentation index, see llms.txt. This page is also available as Markdown.

DATENORMALIZE

Converts times to midnight

DATENORMALIZE(date)

Returns a date with the time component set to midnight

Arguments

Argument

Description

date

Date/time value(s)

Output

Date with time component set to midnight.

Example

Last updated

Was this helpful?