time
2.0.0-SNAPSHOT.121
time
/
io.spine.time
/
LocalDateOrBuilder
/
getYear
get
Year
public
abstract
intÂ
getYear
(
)
A year with `1` being year 1 CE and `-1` being 1 BC.
Content copied to clipboard
int32 year = 1;
Return
The year.