From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Google calendar to org mode script and a feature request for agenda Date: Wed, 07 Jul 2010 23:17:29 +0100 Message-ID: <874ogb6io6.wl%ucecesf@ucl.ac.uk> References: <87d3v95v87.wl%ucecesf@ucl.ac.uk> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="Multipart_Wed_Jul__7_23:17:29_2010-1" Return-path: Received: from [140.186.70.92] (port=50523 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWcw0-0000a6-Fm for emacs-orgmode@gnu.org; Wed, 07 Jul 2010 18:17:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OWcvy-0003jg-Rp for emacs-orgmode@gnu.org; Wed, 07 Jul 2010 18:17:40 -0400 Received: from vscane-c.ucl.ac.uk ([144.82.108.43]:52186) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OWcvy-0003id-NX for emacs-orgmode@gnu.org; Wed, 07 Jul 2010 18:17:38 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Daniel Martins Cc: org-mode mailing list --Multipart_Wed_Jul__7_23:17:29_2010-1 Content-Type: text/plain; charset=US-ASCII On Wed, 7 Jul 2010 17:38:45 -0300, Daniel Martins wrote: > > Eric, > > Your awk seems to get timed appts in GMT > > How can I adapt it to GMT-3 > > Daniel Daniel, yes, thanks for pointing this out. The script indeed does not translate the times to the local time zone. Google outputs (in the basic.ics file) times in GMT. However, it also includes the time zone information but my awk script ignores that information. The script also ignores the end time for timed events. Obviously time for a v2 of this script! let me have a think about this and I'll see if I can do something a bit more intelligent (at least for Linux systems where possibly compatible time zone information can be found in /usr/share/zoninfo/*) and fix up the end times as well. --Multipart_Wed_Jul__7_23:17:29_2010-1 Content-Type: text/plain; charset=US-ASCII -- Eric S Fraga GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D --Multipart_Wed_Jul__7_23:17:29_2010-1 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --Multipart_Wed_Jul__7_23:17:29_2010-1--