On Fri, 09 Jul 2010 09:57:48 +0900, Torsten Wagner <torsten.wag...@gmail.com> wrote: > > Just by reading and without the possibility to test it. Why you multiply the > hour with 36 instead of 3600 to get seconds?
Because the value returned by the %z format for the date command is in "hundred hours" form so that, for instance, GMT+1 gives +0100... Furthermore, note that I remove the leading 0 or else the bash arithmetic evaluation treats the number as octal. The comment is a little terse! Sorry about that. -- Eric S Fraga GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode