object
tzif_zone_ids
Bundled canonical TZDB zone ids and backward-compatible aliases derived from IANA TZDB 2026a.
Availability:
logtalk_load(tzif(loader))Author: Paulo Moura
Version: 1:0:0
Date: 2026-04-07
Compilation flags:
static, context_switching_callsDependencies:
(none)
Remarks:
(none)
Inherited public predicates:
(none)
Public predicates
tzdb_version/1
Bundled IANA TZDB release used to derive the zone-id table.
Compilation flags:
staticTemplate:
tzdb_version(Version)Mode and number of proofs:
tzdb_version(-atom) - oneknown_zone_id/1
True when the argument is a bundled canonical TZDB zone id or backward-compatible alias.
Compilation flags:
staticTemplate:
known_zone_id(ZoneId)Mode and number of proofs:
known_zone_id(+atom) - zero_or_onezone_id_kind/2
Classifies a bundled zone id as canonical or as a backward-compatible alias targeting another zone id.
Compilation flags:
staticTemplate:
zone_id_kind(ZoneId,Kind)Mode and number of proofs:
zone_id_kind(+atom,-compound) - zero_or_oneProtected predicates
(none)
Private predicates
(none)
Operators
(none)