Calc now uses the Gregorian calendar for all dates,
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 17 Nov 2012 22:01:59 +0000 (16:01 -0600)
committerJay Belanger <jay.p.belanger@gmail.com>
Sat, 17 Nov 2012 22:01:59 +0000 (16:01 -0600)
commit310e60d9454fe2d7e6920cf51f20d438e57f7b28
tree53031f808541b9cdb2d17cc79a6b4168db5d0afc
parentd7fe635216f7ac026ede427198dbb75b238d3142
Calc now uses the Gregorian calendar for all dates,
and uses January 1, 1 AD as its day number 1.
* doc/misc/calc.texi (Date Forms): Document this.

* lisp/calc/calc-forms.el (math-julian-date-beginning)
(math-julian-date-beginning-int): Implement this.
doc/misc/ChangeLog
doc/misc/calc.texi
lisp/ChangeLog
lisp/calc/calc-forms.el