Difference between revisions of "DateAdd"

From Keyfax Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
Allows you to add a fixed or user entered amount of time to a date
  
 
[[File:dateadd1.png]]
 
[[File:dateadd1.png]]
  
 
===Example One===
 
===Example One===
 +
 +
Add 12 months to fixed date '''CompanyData.Expressions.Date (15-10-2016)'''
  
 
[[File:dateadd2.png]]
 
[[File:dateadd2.png]]
 +
 +
===Setup===
 +
 +
[[File:beforefunction2.png]]
 +
 +
[[File:expdate01.png]]
  
 
===Example Two===
 
===Example Two===

Revision as of 10:10, 25 April 2019

Allows you to add a fixed or user entered amount of time to a date

Dateadd1.png

Example One

Add 12 months to fixed date CompanyData.Expressions.Date (15-10-2016)

Dateadd2.png

Setup

Beforefunction2.png

Expdate01.png

Example Two

Dateadd3.png

Example Three

Dateadd4.png