dayOfYear property

IntField dayOfYear

Get IntField with value of this field year component.

Implementation

IntField get dayOfYear => _componentAsInteger('j');