Return true if the specified value is greater than or equal to 0, and false otherwise'.

Synopsis

Declared in <baltzo_zoneinfobinaryheader.h>

static
bool
isValidNumTransitions(int value);

Return Value

true if value is a valid numTransitions

Parameters

Name

Description

value

candidate number of local‐time type transitions

Created with MrDocs