parse-time-weekdays
parse-time-weekdays is a variable defined in `parse-time.el'.
Its value is shown below.
Documentation:
Not documented as a variable.
Value:
(("sun" . 0)
("mon" . 1)
("tue" . 2)
("wed" . 3)
("thu" . 4)
("fri" . 5)
("sat" . 6)
("sunday" . 0)
("monday" . 1)
("tuesday" . 2)
("wednesday" . 3)
("thursday" . 4)
("friday" . 5)
("saturday" . 6))