todo-edit-item--date-param-key-alist

todo-edit-item--date-param-key-alist is a variable defined in `todo-mode.el'.
Its value is

((full . "f") (calendar . "c") (today . "a") (dayname . "n") (year . "y") (month . "m") (daynum . "d"))

  • This variable may be risky if used as a file-local variable.

Documentation:
Alist of item date editing parameters and their keys.