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