Re: [Orgmode] Timezone Support

2008-10-01 Thread Russell Adams
Assume the laptop and Org file is always in the same timezone, defined by TZ. If on entry the date is specified with another timezone (ie: 9:00 EST) then it is converted to current TZ. The conversion logic is one way to a fixed TZ. Its not a critical feature, but I thought that was a good workar

Re: [Orgmode] Timezone Support

2008-10-01 Thread Carsten Dominik
Hi Russel, I don't see a clean path forward with this, one that would work in a predictable way. If yu travel, you will also be in different time zones when you write down appointments, sometimes you might have changed the time zone on your laptop, sometime not. I can think of a number

Re: [Orgmode] Timezone Support

2008-08-25 Thread Russell Adams
On Thu, Jan 17, 2008 at 10:06:41AM -0600, Russell Adams wrote: > Would it be practical to extend the time format to include TZ data > (ie: -06:00 ?). Otherwise I'll pick a TZ as standard and just mentally > convert from there. > > Thanks. > > On Thu, Jan 17, 2008 at 01:37:33PM +0100, Carsten Domi

Re: [Orgmode] Timezone Support

2008-06-24 Thread Eddward DeVilla
I found this in an old drafts folder. I just thought I send it in case anyone still cared. On Jan 17, 2008 10:06 AM, Russell Adams <[EMAIL PROTECTED]> wrote: > Would it be practical to extend the time format to include TZ data > (ie: -06:00 ?). Otherwise I'll pick a TZ as standard and just mental

Re: [Orgmode] Timezone Support

2008-01-17 Thread Carsten Dominik
On Jan 17, 2008, at 5:06 PM, Russell Adams wrote: Would it be practical to extend the time format to include TZ data (ie: -06:00 ?). No, I don't want to go there. It is pandoras box. Only in the neer-going-to-happen rewrite of Org-mode. Otherwise I'll pick a TZ as standard and just mental

Re: [Orgmode] Timezone Support

2008-01-17 Thread Russell Adams
Would it be practical to extend the time format to include TZ data (ie: -06:00 ?). Otherwise I'll pick a TZ as standard and just mentally convert from there. Thanks. On Thu, Jan 17, 2008 at 01:37:33PM +0100, Carsten Dominik wrote: > > On Jan 16, 2008, at 7:03 PM, Russell Adams wrote: > > >I've

Re: [Orgmode] Timezone Support

2008-01-17 Thread Carsten Dominik
On Jan 16, 2008, at 7:03 PM, Russell Adams wrote: I've had a nagging issue with timezones. The timestamps in org do not include TZ data, and I frequently switch timezones. This impacts notes and agenda items. Any ideas? This is a very complex issue and I don't think I can fix this. Sorry