* lisp/calc/calc.el (calc-standard-date-formats): Add more date
authorJay Belanger <jay.p.belanger@gmail.com>
Tue, 11 Dec 2012 02:29:21 +0000 (20:29 -0600)
committerJay Belanger <jay.p.belanger@gmail.com>
Tue, 11 Dec 2012 02:29:21 +0000 (20:29 -0600)
commitff3f6c266a5a4fb730e7a59a8eb22005a6c0abb1
treeb185c930f0da147e12eebef069ec9b5af09c3d80
parent0eeb69fe150751f33150f448fcc4fcd1d3fe4ff9
* lisp/calc/calc.el (calc-standard-date-formats):  Add more date
  formats.

* lisp/calc/calc-forms.el (math-parse-iso-date): New function.
  (math-parse-date): Use `math-parse-iso-date' when appropriate.
  (math-parse-iso-date-validate): Add extra error checking.
  (calc-date-notation): Add ability to access new date formats.
lisp/ChangeLog
lisp/calc/calc-forms.el
lisp/calc/calc.el