Return true if the specified value is greater than or equal to 0, and false otherwise'.
Synopsis
Declared in <baltzo_zoneinfobinaryheader.h>
static
bool
isValidNumIsGmt(int value);
Return Value
true if value is a valid numIsGmt
Parameters
Name |
Description |
value |
candidate number of UTC/local indicators |
Created with MrDocs