Midnight
Description
Checks the given date argument value and returns a date value on the same date with the time of midnight (12:00:00 AM). A new column is created for the results.
Use
- Argument:
- Select an argument. (Date)
- Output field name:
- Enter an output field name.
Example
Date value | Midnight() returns |
---|---|
22-01-09 06:33:23.000 | 22-01-09 00:00:00.000 |
Hero Platform_ Example
An example of this function can be found in Hero Platform_'s library of examples.
Download the example titled "function_Midnight" to see an example of this function.