Changes

Jump to: navigation, search

Manipulating Dates

1 byte added, 12:35, 21 August 2013
Example
var newDate=dateadd(sdate,'m',duration);
===Example===
The following example adds a specified number of months (saved in cf_123456) to the startdate, and saves it as the enddate.
frm.enddate.value=ssConvertDate(edate,"@dateformat@");
</pre>
 
==Notes==
8,849
edits

Navigation menu