EP1: DateSubtract()

EP1: DateSubtract()

Description: This function returns the amount of time between two dates / date fields in Clarizen (as duration) Use: This is important because sometimes it’s useful to see the actual amount of time there for work between two dates, and to know if that time is in work...
EP1: DateSubtract()

EP2: DateDiff()

Description: This function returns the amount of time between two dates / date fields in Clarizen, with the option of choosing the interval unit of time. Use: Like DateSubtract(), this function is important because it’s useful to see the actual amount of time between...
EP1: DateSubtract()

EP3: DateAdd()

Description: This function returns a date in Clarizen that takes into consideration adding time to a date currently in the system. Use: It is useful when you need to tack time onto a date, say a contingency buffer.
EP1: DateSubtract()

EP5: IsChanged()

Description: This function determines if the value in a field has changed within your project workflow rule in Clarizen. Use: The change of a field value is a common trigger for a business rule, and this function is one of the most widely used functions within the...