tramp-parse-time-months

tramp-parse-time-months is a variable defined in `tramp.el'.
Its value is shown below.
  • This variable may be risky if used as a file-local variable.

Documentation:
Alist mapping month names to integers.

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))