Utility Functions
Last updated: July 22, 2020
You can use these functions on any numerical result:
- Rounddown(<number>,<number of decimals>) rounds the provided number down to the nearest full value.
- Weeknum(<date>) returns the week number this date is in.
- Weekday(<date>) returns the week day this date is in.