Struct
GLibDateYear
since: 2.0
Description
typedef guint16 GDateYear
Integer type representing a year.
The G_DATE_BAD_YEAR
value is the invalid value. The year
must be 1 or higher; negative (BCE)
years are not allowed.
The year is represented with four digits.
Available since: 2.0