todo-date-pattern

todo-date-pattern is a variable defined in `todo-mode.el'.
Its value is

"\\(?4:\\(?5:\\(\\(?:Fri\\|Mon\\|S\\(?:atur\\|un\\)\\|\\(?:T\\(?:hur\\|ue\\)\\|Wedne\\)s\\)day\\)\\)\\|\\(?6:\\(?:\\*\\.?\\|A\\(?:pr\\(?:\\.\\|il\\)?\\|ug\\(?:\\.\\|ust\\)?\\)\\|Dec\\(?:\\.\\|ember\\)?\\|Feb\\(?:\\.\\|ruary\\)?\\|J\\(?:an\\(?:\\.\\|uary\\)?\\|u\\(?:l[.y]\\|n[.e]\\|[ln]\\)\\)\\|Ma\\(?:r\\(?:\\.\\|ch\\)\\|y\\.\\|[ry]\\)\\|Nov\\(?:\\.\\|ember\\)?\\|Oct\\(?:\\.\\|ober\\)?\\|Sep\\(?:\\.\\|tember\\)?\\)\\) \\(?8:[0-9]+\\|\\*\\), -?\\(?9:[0-9]+\\|\\*\\)\\)"

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

Documentation:
Regular expression matching a todo item date header.