All,
(sending to tz@iana.org since tzdist@ietf.org appears to be dead)
I was bored today (actually avoiding "real" work) and was playing
around with the ESRI
shapefile for timezones
{
"synctoken": "890939292-1466089793",
"timezones": [
{
"tzid": "America/New_York",
"etag": "6602582-1466089793",
"last-modified": "2016-06-16T15:09:53Z",
"publisher": "IANA Time Zone Database",
"version": "2016e",
"aliases": [
"US/Eastern"
]
}
]
}
{
"name": "geolocate",
"uri-template": "/zones{?latitude,longitude}",
"parameters": [
{
"name": "latitude",
"required": true
},
{
"name": "longitude",
"required": true
}
]
}
-- Kenneth Murchison Principal Systems Software Engineer Carnegie Mellon University