Function: diary-bahai-date

diary-bahai-date is an autoloaded and byte-compiled function defined in cal-bahai.el.gz.

Signature

(diary-bahai-date)

Documentation

Bahá’í calendar equivalent of date diary entry.

View in manual

Source Code

;; Defined in /usr/src/emacs/lisp/calendar/cal-bahai.el.gz
;;;###diary-autoload
(defun diary-bahai-date ()
  "Bahá’í calendar equivalent of date diary entry."
  (format "Bahá’í date: %s" (calendar-bahai-date-string date)))