weekOfYear property

IntField weekOfYear

Get IntField with value of this field week of year.

Implementation

IntField get weekOfYear => _componentAsInteger('W');