AbstractChronology.of

Obtains an instance of {@code Chronology} from a chronology ID or calendar system type. !(p) See {@link Chronology#of(string)}.

@param id the chronology ID or calendar system type, not null @return the chronology with the identifier requested, not null @throws hunt.time.Exceptions if the chronology cannot be found

class AbstractChronology
static
of
(
string id
)

Meta