Hello Chris, On Fri, 28 Jun 2002 08:23:05 +0100 GMT (28/06/02, 14:23 +0700 GMT), Chris Weaven wrote:
CW> 1. "20:58 GMT -0700 (Friday, June 28, 2002 at 04:58" doesn't add up. CW> It appears to be missing the summer daylight saver bit, the adding CW> and removing of an hour during the different time of the year. Can CW> this be fixed? If you have localised your Windows (My Computer / Setup / International (I don't know what it's called in English, but the icon is a globe), and Windows knows about daylight savings time (which for some reason it does on my German friends' computers), it will automatically update your computer. So I think the regex doesn't need to be changed. CW> 2. Also, I move to America in 5 weeks. Will I need to change it again CW> then? If you update your computer clock and your local windows settings (see above), a change should not be necessary. Unless I am mistaken. I had to update my own regex, because I have "+0800" hardcoded into it when I lived in Taiwan. So I had to adjust it to "+0700" when I moved here. The regex you are using just says "where I live". -- Cheers, Thomas. Moderator der deutschen The Bat! Beginner Liste. I'd give my right arm to be ambidextrous. Message reply created with The Bat! 1.60q under Chinese Windows 98 4.10 Build 2222 A using an AMD Athlon K7 1.2GHz, 128MB RAM ________________________________________________________ Current Ver: 1.60q FAQ : http://faq.thebat.dutaint.com Unsubscribe: mailto:[EMAIL PROTECTED] Archives : http://tbudl.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] TBTech List: mailto:[EMAIL PROTECTED] Bug Reports: https://www.ritlabs.com/bt/

