User Tools

Site Tools


en:year

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:year [2016/08/12 12:51]
admin
en:year [2020/02/28 10:46]
Line 1: Line 1:
-===== Year (Function) ===== 
-==== Format ==== 
-**year**\\ 
-**year** ( ) 
- 
-returns [[integerexpressions|integer_expression]] 
-==== Description ==== 
-Returns the current system clock's 4 digit year. 
-==== Example ==== 
-<code> 
-print "today's date is "; 
-print (month + 1) + "/" + day + "/" + year 
-</code> 
-will display 
-<code> 
-today's date is 11/30/2009 
-</code> 
-==== See Also ==== 
-{{page>en:start#Time and Date&noheader}} 
- 
-==== History ====  
-|0.9.4|New To Version| 
  
en/year.txt ยท Last modified: 2020/02/28 10:46 (external edit)