weekOfYear property

IntField get weekOfYear

Get IntField with value of this field week of year.

Implementation

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