Skip to main content
Planview Customer Success Center

Now Function

Now () as DateTime

Category: Date
Description: Returns the current date and time in the UTC timezone.
Supported Context: BusinessRules
Returned value as DateTime  
Example #1

This function is very useful as parameters in other functions. In addition, it is used commonly when comparing the current date and time with another datetime field or capturing the current time when a specific workflow ran. For example, when creating a Custom Action for approval, use this function to log the time the approval was completed.