day property

int day
override

Getter property that return day of the current ETC instance.

Implementation

int get day => _date.day;