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