| Name |
year() |
| Description | Processing communicates with the clock on your computer. The year() function returns the current year as an integer (2003, 2004, 2005, etc). |
| Syntax |
year() |
| Returns | int |
| Related |
millis() second() minute() hour() day() month() year() |