hour property

int hour

Returns the hour ranging from 0 to 23.

Implementation

int get hour => _getter.hour(dateTime);