User Tools

Site Tools


de:year

Year

Format

year
year ( )

Description

Returns the current system clock's 4 digit year.

See Also

Example

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

will display

today's date is 11/30/2009

New To Version

0.9.4

de/year.txt · Last modified: 2020/02/28 10:46 (external edit)