Re: [Orgmode] calc-date-format in org-table.el

2008-09-05 Thread Carsten Dominik
Wow, what a stupid, terrible bug. I applied you patch, thanks. - Carsten On Sep 4, 2008, at 11:54 PM, Nick Dokos wrote: The default calc-date-format in org-table.el uses a 12-hour clock, as Stephan Schmitt discovered - see http://article.gmane.org/gmane.emacs.orgmode/7753 I think it

[Orgmode] calc-date-format in org-table.el

2008-09-04 Thread Nick Dokos
The default calc-date-format in org-table.el uses a 12-hour clock, as Stephan Schmitt discovered - see http://article.gmane.org/gmane.emacs.orgmode/7753 I think it would be preferable to use either a 24-hour clock (or an am/pm indicator - imo, a 24-hour clock is better). Here is a patch