timezone-months-assoc
timezone-months-assoc is a variable defined in `timezone.el'.
Its value is shown below.
Documentation:
Alist of first three letters of a month and its numerical representation.
Value:
(("JAN" . 1)
("FEB" . 2)
("MAR" . 3)
("APR" . 4)
("MAY" . 5)
("JUN" . 6)
("JUL" . 7)
("AUG" . 8)
("SEP" . 9)
("OCT" . 10)
("NOV" . 11)
("DEC" . 12))