_DataTypes.Year (gb.mysql)
Function Year ( [ Length As Integer ] ) As String
Returns the MySQL YEAR(2|4) data type
In four-digit format, the allowable values are 1901 to 2155, and 0000.
In two-digit format, the allowable values are 70 To 69, representing years From 1970 To 2069.