Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

DateTime addHours: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg van (talk | contribs)
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:HelpBooks]]
{{HelpFiles}}



====DateTime_addHours====
<br>


Add hours to a datetime
==== DateTime_addHours ====


'''Syntax'''
Add hours to a datetime


DateTime_addHours(date , numberOfHours);
'''Syntax'''


'''Arguments'''
DateTime_addHours(date , numberOfHours);


* date: is an array which is the original date time
'''Arguments'''  
* numberOfHours: is a ''number ''type


'''Return value'''
*date: is an array which is the original date time
*numberOfHours: is a ''number ''type


array which is the datetime after adding
'''Return value'''


{| class="tableintopic" style="border-collapse: collapse; border: 1px solid #010101" width="876" border="1" cellpadding="2"
array which is the datetime after adding
 
{| cellpadding="2" border="1" width="876" style="border-collapse: collapse; border: 1px solid rgb(1, 1, 1);" class="tableintopic"
|- align="left" valign="top"
|- align="left" valign="top"
| style="border: 1px solid #010101" width="198" bgcolor="#C0C0C0" |
| bgcolor="#c0c0c0" width="198" style="border: 1px solid rgb(1, 1, 1);" |  
'''Index'''
'''Index'''  
| style="border: 1px solid #010101" width="120" bgcolor="#C0C0C0" |
 
'''Data type'''
| bgcolor="#c0c0c0" width="120" style="border: 1px solid rgb(1, 1, 1);" |  
| style="border: 1px solid #010101" width="558" bgcolor="#C0C0C0" |
'''Data type'''  
'''Value'''
 
| bgcolor="#c0c0c0" width="558" style="border: 1px solid rgb(1, 1, 1);" |  
'''Value'''  
 
|- align="left" valign="top"
|- align="left" valign="top"
| style="border: 1px solid #010101" width="198" |
| width="198" style="border: 1px solid rgb(1, 1, 1);" |  
DateTime_Year
DateTime_Year  
| style="border: 1px solid #010101" width="120" |
 
number
| width="120" style="border: 1px solid rgb(1, 1, 1);" |  
| style="border: 1px solid #010101" width="558" |
number  
Value after the calculation
 
| width="558" style="border: 1px solid rgb(1, 1, 1);" |  
Value after the calculation  
 
|- align="left" valign="top"
|- align="left" valign="top"
| style="border: 1px solid #010101" width="198" |
| width="198" style="border: 1px solid rgb(1, 1, 1);" |  
DateTime_Month
DateTime_Month  
| style="border: 1px solid #010101" width="120" |
 
number
| width="120" style="border: 1px solid rgb(1, 1, 1);" |  
| style="border: 1px solid #010101" width="558" |
number  
Value after the calculation
 
| width="558" style="border: 1px solid rgb(1, 1, 1);" |  
Value after the calculation  
 
|- align="left" valign="top"
|- align="left" valign="top"
| style="border: 1px solid #010101" width="198" |
| width="198" style="border: 1px solid rgb(1, 1, 1);" |  
DateTime_Day
DateTime_Day  
| style="border: 1px solid #010101" width="120" |
 
number
| width="120" style="border: 1px solid rgb(1, 1, 1);" |  
| style="border: 1px solid #010101" width="558" |
number  
Value after the calculation
 
| width="558" style="border: 1px solid rgb(1, 1, 1);" |  
Value after the calculation  
 
|- align="left" valign="top"
|- align="left" valign="top"
| style="border: 1px solid #010101" width="198" |
| width="198" style="border: 1px solid rgb(1, 1, 1);" |  
DateTime_Hour
DateTime_Hour  
| style="border: 1px solid #010101" width="120" |
 
number
| width="120" style="border: 1px solid rgb(1, 1, 1);" |  
| style="border: 1px solid #010101" width="558" |
number  
Value after the calculation
 
| width="558" style="border: 1px solid rgb(1, 1, 1);" |  
Value after the calculation  
 
|- align="left" valign="top"
|- align="left" valign="top"
| style="border: 1px solid #010101" width="198" |
| width="198" style="border: 1px solid rgb(1, 1, 1);" |  
DateTime_Minute
DateTime_Minute  
| style="border: 1px solid #010101" width="120" |
 
number
| width="120" style="border: 1px solid rgb(1, 1, 1);" |  
| style="border: 1px solid #010101" width="558" |
number  
Value after the calculation
 
| width="558" style="border: 1px solid rgb(1, 1, 1);" |  
Value after the calculation  
 
|- align="left" valign="top"
|- align="left" valign="top"
| style="border: 1px solid #010101" width="198" |
| width="198" style="border: 1px solid rgb(1, 1, 1);" |  
DateTime_Second
DateTime_Second  
| style="border: 1px solid #010101" width="120" |
 
number
| width="120" style="border: 1px solid rgb(1, 1, 1);" |  
| style="border: 1px solid #010101" width="558" |
number  
Value after the calculation
 
| width="558" style="border: 1px solid rgb(1, 1, 1);" |  
Value after the calculation  
 
|- align="left" valign="top"
|- align="left" valign="top"
| style="border: 1px solid #010101" width="198" |
| width="198" style="border: 1px solid rgb(1, 1, 1);" |  
DateTime_Millisecond
DateTime_Millisecond  
| style="border: 1px solid #010101" width="120" |
 
number
| width="120" style="border: 1px solid rgb(1, 1, 1);" |  
| style="border: 1px solid #010101" width="558" |
number  
Value after the calculation
 
| width="558" style="border: 1px solid rgb(1, 1, 1);" |  
Value after the calculation  
 
|- align="left" valign="top"
|- align="left" valign="top"
| style="border: 1px solid #010101" width="198" |
| width="198" style="border: 1px solid rgb(1, 1, 1);" |  
DateTime_Week
DateTime_Week  
| style="border: 1px solid #010101" width="120" |
 
number
| width="120" style="border: 1px solid rgb(1, 1, 1);" |  
| style="border: 1px solid #010101" width="558" |
number  
Value after the calculation
 
| width="558" style="border: 1px solid rgb(1, 1, 1);" |  
Value after the calculation  
 
|- align="left" valign="top"
|- align="left" valign="top"
| style="border: 1px solid #010101" width="198" |
| width="198" style="border: 1px solid rgb(1, 1, 1);" |  
DateTime_TimeZone
DateTime_TimeZone  
| style="border: 1px solid #010101" width="120" |
 
number
| width="120" style="border: 1px solid rgb(1, 1, 1);" |  
| style="border: 1px solid #010101" width="558" |
number  
Value of input date time object array
 
| 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,15,0,0,0,0,0,40}; //[http://wiki.catglobe.com/index.php?title=GetCurrentDateTime getCurrentDateTime();]''
 
''array a2 = DateTime_addHours(a1,n); ''


'''Example'''
''print(a2); ''


number n = 4;
''// a2 = {2009,6,15,4,0,0,0,25,40} ''


array a1 = {2009,6,15,0,0,0,0,0,40};//getCurrentDateTime();
'''Availability'''


array a2 = DateTime_addHours(a1,n);
Version 5.7 __NOTOC__ <!-- imported from file: 7522.htm-->


// a2 = {2009,6,15,4,0,0,0,25,40}


'''Availability'''


Version 5.7
[[Category:General_Functions]]
__NOTOC__
<!-- imported from file: 7522.htm-->

Latest revision as of 04:04, 21 December 2011




DateTime_addHours

Add hours to a datetime

Syntax

DateTime_addHours(date , numberOfHours);

Arguments

  • date: is an array which is the original date time
  • numberOfHours: is a number type

Return value

array which is the datetime after adding

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,15,0,0,0,0,0,40}; //getCurrentDateTime();

array a2 = DateTime_addHours(a1,n);

print(a2);

// a2 = {2009,6,15,4,0,0,0,25,40}

Availability

Version 5.7