Variable: calendar-french-epoch
calendar-french-epoch is a variable defined in cal-french.el.gz.
Value
654415
Documentation
Absolute date of start of French Revolutionary calendar = Sept 22, 1792.
Source Code
;; Defined in /usr/src/emacs/lisp/calendar/cal-french.el.gz
(defconst calendar-french-epoch (calendar-absolute-from-gregorian '(9 22 1792))
"Absolute date of start of French Revolutionary calendar = Sept 22, 1792.")