hour property

int hour

Get hour from date

Implementation

int get hour => _date.hour;