Function: org-habit-done-dates
org-habit-done-dates is a byte-compiled function defined in
org-habit.el.gz.
Signature
(org-habit-done-dates HABIT)
Source Code
;; Defined in /usr/src/emacs/lisp/org/org-habit.el.gz
(defsubst org-habit-done-dates (habit)
(nth 4 habit))