SharePoint: Today Function
Returns today's date as a serial number.
This is my reference library, the place I send people when they need precise, dependable answers about how a specific function, action, or trigger actually behaves. Tutorials teach you a workflow, but a reference tells you exactly what a piece does, what it expects, and where it bites. My Excel Function Reference breaks down worksheet functions like the "Count" function with clear syntax and examples. The Power Apps Function Reference covers the Power Fx functions you use to build canvas apps, and the SharePoint List Function Reference explains the calculated column functions that shape list data. For automation, the Power Automate Trigger Reference documents how each trigger fires, while the N8N Node Reference and N8N Trigger Reference do the same for the open-source world. An OData Reference handles the query syntax for filtering and sorting data. Every page delivers real syntax, real parameters, and the gotchas I have hit.
Returns today's date as a serial number.
Rounds a number up to the next higher decimal place.
Adds or removes hours from a date with a custom format.
Returns the difference between two dates in years, months, or days. Six unit options.
Rounds a number down to the next lower decimal place.
Returns an integer for the day of the week from a date. Sunday is 0, Saturday is 6.
Returns Yes when any condition is true.
Converts a value to formatted text. Numbers, dates, and currencies supported.
Returns the current UTC date and time.
Returns the number of characters in a text string, including spaces.
Returns Yes only when all conditions are true. Up to 30 conditions.
Evaluates a value against multiple matches and returns the matching result.