Difference between revisions of "DateAdd"
From Keyfax Wiki
(Created page with "Allows you to add a fixed or user entered about of time to a date. File:betweendatesfunction18.png ===Example One=== File:betweendatesfunction19.png ===Example Two...") |
(→Example Two) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | Allows you to add a fixed or user entered | + | Allows you to add a fixed or user entered amount of time to a date |
− | [[File: | + | [[File:dateadd1.png]] |
− | + | ==Example One== | |
− | + | Add 12 months to fixed date '''CompanyData.Expressions.Date (15-10-2016)''' | |
− | + | [[File:dateadd2.png]] | |
− | + | ===Setup=== | |
− | + | [[File:beforefunction2.png]] | |
− | [[File: | + | [[File:dateadd5.png]] |
+ | |||
+ | [[File:expdate01.png]] | ||
+ | |||
+ | ===Demonstration=== | ||
+ | |||
+ | [[File:dateadd6.png]] | ||
+ | |||
+ | ==Example Two== | ||
+ | |||
+ | [[File:dateadd3.png]] | ||
+ | |||
+ | ===Setup=== | ||
+ | |||
+ | [[File:dateadd7.png]] | ||
+ | |||
+ | [[File:dateadd8.png]] | ||
+ | |||
+ | ===Demonstration=== | ||
+ | |||
+ | [[File:dateadd9.png]] | ||
+ | |||
+ | [[File:dateadd10.png]] | ||
+ | |||
+ | [[File:dateadd11.png]] | ||
+ | |||
+ | ==Example Three== | ||
+ | |||
+ | [[File:dateadd4.png]] |
Latest revision as of 11:24, 29 April 2019
Allows you to add a fixed or user entered amount of time to a date
Contents
Example One
Add 12 months to fixed date CompanyData.Expressions.Date (15-10-2016)