org-odt: Emit OD compatible date string in the default case
commit76297448c9ebbf3d4a487b52b34e5435652fcd64
authorJambunathan K <kjambunathan@gmail.com>
Wed, 27 Jul 2011 05:57:23 +0000 (27 11:27 +0530)
committerBastien Guerry <bzg@altern.org>
Wed, 27 Jul 2011 12:43:07 +0000 (27 14:43 +0200)
tree25113d8e23c3dbebdb0ea0af1d65099fcf8d3dde
parent5aae06d9f4c18429ecddb41efc103a67b2a4292d
org-odt: Emit OD compatible date string in the default case

* contrib/lisp/org-odt.el (org-odt-format-date): New
(org-odt-update-meta-file): Use the above routine

Knocks off an error reported by
http://tools.services.openoffice.org/odfvalidator/
contrib/lisp/org-odt.el