hour property

IntField get hour

Get IntField with value of this field hour component.

Implementation

IntField get hour => _componentAsInteger('H');