Lines Matching defs:tzid
263 var getTzDistFilename = function (tzid) { argument
360 var makeTimezoneBoundary = function (tzid, callback) { argument
404 var getDistZoneGeom = function (tzid) { argument
549 { tzid: 'Etc/GMT-12', left: 172.5, right: 180 }, property
550 { tzid: 'Etc/GMT-11', left: 157.5, right: 172.5 }, property
551 { tzid: 'Etc/GMT-10', left: 142.5, right: 157.5 }, property
552 { tzid: 'Etc/GMT-9', left: 127.5, right: 142.5 }, property
553 { tzid: 'Etc/GMT-8', left: 112.5, right: 127.5 }, property
554 { tzid: 'Etc/GMT-7', left: 97.5, right: 112.5 }, property
555 { tzid: 'Etc/GMT-6', left: 82.5, right: 97.5 }, property
556 { tzid: 'Etc/GMT-5', left: 67.5, right: 82.5 }, property
557 { tzid: 'Etc/GMT-4', left: 52.5, right: 67.5 }, property
558 { tzid: 'Etc/GMT-3', left: 37.5, right: 52.5 }, property
559 { tzid: 'Etc/GMT-2', left: 22.5, right: 37.5 }, property
560 { tzid: 'Etc/GMT-1', left: 7.5, right: 22.5 }, property
561 { tzid: 'Etc/GMT', left: -7.5, right: 7.5 }, property
562 { tzid: 'Etc/GMT+1', left: -22.5, right: -7.5 }, property
563 { tzid: 'Etc/GMT+2', left: -37.5, right: -22.5 }, property
564 { tzid: 'Etc/GMT+3', left: -52.5, right: -37.5 }, property
565 { tzid: 'Etc/GMT+4', left: -67.5, right: -52.5 }, property
566 { tzid: 'Etc/GMT+5', left: -82.5, right: -67.5 }, property
567 { tzid: 'Etc/GMT+6', left: -97.5, right: -82.5 }, property
568 { tzid: 'Etc/GMT+7', left: -112.5, right: -97.5 }, property
569 { tzid: 'Etc/GMT+8', left: -127.5, right: -112.5 }, property
570 { tzid: 'Etc/GMT+9', left: -142.5, right: -127.5 }, property
571 { tzid: 'Etc/GMT+10', left: -157.5, right: -142.5 }, property
572 { tzid: 'Etc/GMT+11', left: -172.5, right: -157.5 }, property
573 { tzid: 'Etc/GMT+12', left: -180, right: -172.5 } property
630 properties: { tzid: zones[i] }, property
641 properties: { tzid: boundary.tzid }, property