org-table.el: Implement computation of durations with "T" flag
commit12687ad200dfd08c975c54baf7f630334a1ffedc
authorBastien Guerry <bzg@altern.org>
Sat, 2 Jul 2011 11:08:54 +0000 (2 13:08 +0200)
committerBastien Guerry <bzg@altern.org>
Sat, 2 Jul 2011 11:08:54 +0000 (2 13:08 +0200)
tree406fcb006bc7738a5492f69cdef821870eaed72a
parentda086f9606d1875b5270dd367d7f5326b7ed8e9a
org-table.el: Implement computation of durations with "T" flag

* install/git/org-mode/lisp/org-table.el
(org-table-time-string-to-seconds)
(org-table-time-seconds-to-string): New functions.
(org-table-eval-formula): Implement the "T" (time) flag for
computing durations.
lisp/org-table.el