https://www.iana.org/time-zones|1.0.0

name
IANATimeZoneDatabase
package
hl7.terminology@6.3.0
content
not-present
status
active
date
2024-11-04 13:00:00.0

IANA Time Zone Database

The Time Zone Database (often called tz or zoneinfo) contains code and data that represent the history of local time for many representative locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "https://www.iana.org/time-zones"
  }, {
    "name" : "version",
    "valueString" : "1.0.0"
  } ]
}