parse-time-zoneinfo
parse-time-zoneinfo is a variable defined in `parse-time.el'.
Its value is shown below.
Documentation:
(zoneinfo seconds-off daylight-savings-time-p)
Value:
(("z" 0)
("ut" 0)
("gmt" 0)
("pst" -28800)
("pdt" -25200 t)
("mst" -25200)
("mdt" -21600 t)
("cst" -21600)
("cdt" -18000 t)
("est" -18000)
("edt" -14400 t))