Set the utcOffsetInSeconds attribute of this object to the specified value. The behavior is undefined unless -86399 <= value <= 86399.
Declared in <baltzo_localtimedescriptor.h>
void
setUtcOffsetInSeconds(int value);
| Name | Description |
|---|---|
| value | signed offset from UTC in seconds |