User Tools

Site Tools


en:year

This is an old revision of the document!


Year (Function)

Format

year
year ( )

returns positive_integer_value

Description

Returns the current system clock's 4 digit year.

Example

print "today's date is ";
print (month + 1) + "/" + day + "/" + year

will display

today's date is 11/30/2009

See Also

2016/01/01 22:42

History

0.9.4New To Version
en/year.1451713358.txt.gz · Last modified: 2020/02/28 10:46 (external edit)