Difference between revisions of "DateTime subtractDays"
Line 2: | Line 2: | ||
{{HelpFiles}} | {{HelpFiles}} | ||
− | ====DateTime_subtractDays==== | + | ==== DateTime_subtractDays ==== |
− | Return datetime after subtracting days | + | Return datetime after subtracting days |
− | '''Syntax''' | + | '''Syntax''' |
− | DateTime_subtractDays(datetime,n) | + | DateTime_subtractDays(datetime,n) |
− | '''Arguments''' | + | '''Arguments''' |
− | * datetime: is array which is datetime to be subtracted | + | *datetime: is array which is datetime to be subtracted |
− | * n: is number which is the number of days to be subtracted | + | *n: is number which is the number of days to be subtracted |
− | '''Return value''' | + | '''Return value''' |
− | array, in which there are 9 items: | + | array, in which there are 9 items: |
− | {| | + | {| width="876" cellpadding="2" border="1" class="tableintopic" style="border-collapse: collapse; border: 1px solid rgb(1, 1, 1);" |
− | + | |- valign="top" align="left" | |
− | + | | width="198" bgcolor="#c0c0c0" style="border: 1px solid rgb(1, 1, 1);" | | |
− | + | '''Index''' | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | ''' | + | | width="120" bgcolor="#c0c0c0" style="border: 1px solid rgb(1, 1, 1);" | |
+ | '''Data type''' | ||
− | + | | width="558" bgcolor="#c0c0c0" style="border: 1px solid rgb(1, 1, 1);" | | |
+ | '''Value''' | ||
− | + | |- valign="top" align="left" | |
+ | | width="198" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | DateTime_Year | ||
− | + | | width="120" style="border: 1px solid rgb(1, 1, 1);" | | |
+ | number | ||
− | + | | width="558" style="border: 1px solid rgb(1, 1, 1);" | | |
+ | Value after the calculation | ||
− | + | |- valign="top" align="left" | |
+ | | width="198" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | DateTime_Month | ||
− | Version 5.7 | + | | width="120" style="border: 1px solid rgb(1, 1, 1);" | |
− | __NOTOC__ | + | number |
− | <!-- imported from file: 7547.htm--> | + | |
+ | | width="558" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | Value after the calculation | ||
+ | |||
+ | |- valign="top" align="left" | ||
+ | | width="198" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | DateTime_Day | ||
+ | |||
+ | | width="120" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | number | ||
+ | |||
+ | | width="558" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | Value after the calculation | ||
+ | |||
+ | |- valign="top" align="left" | ||
+ | | width="198" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | DateTime_Hour | ||
+ | |||
+ | | width="120" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | number | ||
+ | |||
+ | | width="558" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | Value after the calculation | ||
+ | |||
+ | |- valign="top" align="left" | ||
+ | | width="198" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | DateTime_Minute | ||
+ | |||
+ | | width="120" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | number | ||
+ | |||
+ | | width="558" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | Value after the calculation | ||
+ | |||
+ | |- valign="top" align="left" | ||
+ | | width="198" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | DateTime_Second | ||
+ | |||
+ | | width="120" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | number | ||
+ | |||
+ | | width="558" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | Value after the calculation | ||
+ | |||
+ | |- valign="top" align="left" | ||
+ | | width="198" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | DateTime_Millisecond | ||
+ | |||
+ | | width="120" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | number | ||
+ | |||
+ | | width="558" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | Value after the calculation | ||
+ | |||
+ | |- valign="top" align="left" | ||
+ | | width="198" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | DateTime_Week | ||
+ | |||
+ | | width="120" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | number | ||
+ | |||
+ | | width="558" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | Value after the calculation | ||
+ | |||
+ | |- valign="top" align="left" | ||
+ | | width="198" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | DateTime_TimeZone | ||
+ | |||
+ | | width="120" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | number | ||
+ | |||
+ | | width="558" style="border: 1px solid rgb(1, 1, 1);" | | ||
+ | Value of input date time object array | ||
+ | |||
+ | |} | ||
+ | |||
+ | '''Example''' | ||
+ | |||
+ | ''number n = 4; '' | ||
+ | |||
+ | ''array a1 = {2009,6,19,0,0,0,0,33,40}; '' | ||
+ | |||
+ | ''array a2 = DateTime_subtractDays(a1,n); '' | ||
+ | |||
+ | ''print(a2);'' | ||
+ | |||
+ | ''// a2 = {2009,6,15,0,0,0,0,33,40} '' | ||
+ | |||
+ | '''Availability''' | ||
+ | |||
+ | Version 5.7 __NOTOC__ <!-- imported from file: 7547.htm--> |
Revision as of 10:26, 21 December 2011
DateTime_subtractDays
Return datetime after subtracting days
Syntax
DateTime_subtractDays(datetime,n)
Arguments
- datetime: is array which is datetime to be subtracted
- n: is number which is the number of days to be subtracted
Return value
array, in which there are 9 items:
Index |
Data type |
Value |
DateTime_Year |
number |
Value after the calculation |
DateTime_Month |
number |
Value after the calculation |
DateTime_Day |
number |
Value after the calculation |
DateTime_Hour |
number |
Value after the calculation |
DateTime_Minute |
number |
Value after the calculation |
DateTime_Second |
number |
Value after the calculation |
DateTime_Millisecond |
number |
Value after the calculation |
DateTime_Week |
number |
Value after the calculation |
DateTime_TimeZone |
number |
Value of input date time object array |
Example
number n = 4;
array a1 = {2009,6,19,0,0,0,0,33,40};
array a2 = DateTime_subtractDays(a1,n);
print(a2);
// a2 = {2009,6,15,0,0,0,0,33,40}
Availability
Version 5.7