yyyymmFirst property

int? yyyymmFirst
getter/setter pair

Write time in YYYYMM format (in UTC, e.g. 202402) for the first bit.

Note that this value won't be set if the first bit is false.

Optional.

Implementation

core.int? yyyymmFirst;