Class DateYear

java.lang.Object
io.github.jwharm.javagi.base.Alias<Short>
org.gnome.glib.DateYear

@Generated("io.github.jwharm.JavaGI") public class DateYear extends Alias<Short>
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.