ZoneRegion.ofId

Obtains an instance of {@code ZoneId} from an identifier.

@param zoneId the time-zone ID, not null @param checkAvailable whether to check if the zone ID is available @return the zone ID, not null @throws DateTimeException if the ID format is invalid @throws ZoneRulesException if checking availability and the ID cannot be found

class ZoneRegion
static
ofId
(
string zoneId
,)

Meta