Difference between revisions of "DateAdd"

From Keyfax Wiki
Jump to: navigation, search
Line 3: Line 3:
 
[[File:dateadd1.png]]
 
[[File:dateadd1.png]]
  
===Example One===
+
==Example One==
  
 
Add 12 months to fixed date '''CompanyData.Expressions.Date (15-10-2016)'''
 
Add 12 months to fixed date '''CompanyData.Expressions.Date (15-10-2016)'''
Line 15: Line 15:
 
[[File:expdate01.png]]
 
[[File:expdate01.png]]
  
===Example Two===
+
==Example Two==
  
 
[[File:dateadd3.png]]
 
[[File:dateadd3.png]]
  
===Example Three===
+
==Example Three==
  
 
[[File:dateadd4.png]]
 
[[File:dateadd4.png]]

Revision as of 10:12, 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