Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Amazon S3 Tools linux problem.

From: compkarori:g:mail at: 2-Oct-2010 22:03

Hi Carl It was very odd ... Rebol was reporting TZ as +12 for part of the day, and then it suddenly changed to +13:00! I was watching it on Altme too .. posts were out by an hour and then suddenly they came into sync. Check your tz now, I'm guessing it is now +13:00 Probably an obscure Rebol bug. On Sun, Oct 3, 2010 at 12:18 PM, Carl Read <carl-cybercraft.co.nz> wrote:
> Hi Graham, > > The script in the state it was before your following changes worked ok all > this week, (except for the few hours after the daylight-saving-time change > last Sunday as mentioned), and it also works with your following changes. > I'll be sticking with the earlier version though, as I find the wait with > connecting to the nist clock very annoying. REBOL scripts should not take > many seconds to get going! :) > > Many thanks, > > -- Carl Read. > > On Sunday, 26-September-2010 at 13:31:57 Graham Chiu wrote, > > >Hi Carl > > > >Try this > > > >In the S3 tools, change now-gmt to > > > >now-gmt: func [ t ][ t: t - t/zone t/zone: 0:00 t ] > > > >run ladislav's nist tools > > > >do http://www.fm.tul.cz/~ladislav/rebol/nistclock.r > > > >and then change all occurrences of now-gmt to now-gmt nist-corrected-time > > > >On Sun, Sep 26, 2010 at 12:55 PM, Graham Chiu <compkarori-gmail.com> > wrote: > > > >> Carl > >> > >> If it is any consolation to you, R3 shows the timezone as +13 even as R2 > >> shows it as +12 :( > >> > >> I always set the time to NIST time in my applications before I do > anything > >> else. > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. >
-- Graham Chiu http://www.compkarori.co.nz:8090/ Synapse - the use from anywhere EMR.