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? > > > ... > ># this next command yields hours from UTC, + or -, times 100 ^^^^^^^^^ There's your factor of 100 (although I, too, have not tested it.)
> ># Note: this does not cater for those people living in time zones > ># that are not aligned with discrete hours (e.g. Newfoundland)... > >timezone=$(date +%z | sed 's/^\([+-]\)0/\1/') > > Cheers, Nick _______________________________________________ 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