day property

IntField get day

Get IntField with value of this field day component.

In another words day of month

Implementation

IntField get day => _componentAsInteger('d');