year()
year(boolean $short = false) : string
Get current year value
A full numeric representation of a year, 4 digits, by default
Parameters
boolean | $short | A two digit representation of a year, example as: 99 or 03 |
Returns
stringExamples
or 2003
** File not found : 1999 **