yyyymmSecond property

int? yyyymmSecond
getter/setter pair

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

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

Optional.

Implementation

core.int? yyyymmSecond;