getYear

public abstract int getYear()
A year with `1` being year 1 CE and `-1` being 1 BC.
int32 year = 1;

Return

The year.