org-export: Add tools for timestamps objects
commit0a142efddebd24e947c3d8666a73360f0f27249d
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 23 Nov 2012 17:41:58 +0000 (23 18:41 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 23 Nov 2012 17:41:58 +0000 (23 18:41 +0100)
tree28919c076e7d0533faa4745f178b7c90b1e84ade
parentcb32494e246edf27b090ea54326f11f1a6e155f9
org-export: Add tools for timestamps objects

* contrib/lisp/org-export.el (org-export-split-timestamp-range,
  org-export-translate-timestamp): New functions.
* testing/lisp/test-org-export.el: Add tests.
contrib/lisp/org-export.el
testing/lisp/test-org-export.el