offsetMinutes property

int? offsetMinutes
getter/setter pair

Set only if the offset can be determined.

Positive for time ahead of UTC. E.g. For "UTC-9", this value is -540.

Implementation

core.int? offsetMinutes;