Return true if the specified value is in the range [-86399 .. 86399], and false otherwise.
true
value
[-86399 .. 86399]
false
Declared in <baltzo_localtimedescriptor.h>
<baltzo_localtimedescriptor.h>
static bool isValidUtcOffsetInSeconds(int value);