buddhistYearShort property

int get buddhistYearShort

The Buddhist Era year (2 digits).

Implementation

int get buddhistYearShort => buddhistYear % 100;