Hello Dan, On Wednesday, October 20, 2004, at 17:03 Lithuanian Time, you wrote:
DG> Your system's time zone offset (in seconds) iresides in your system's DG> registry. You can read the TZoffset from the registry and convert it DG> to your time zone (e.g. -300 seconds = 5 hours, -> EDT), using the DG> ActiveTimeZone template in The Bat! Macro and Solutions Library at: DG> http://cgi.marck.free-online.co.uk/library.php I am afraid that this macro works only in case when you have negative offset to GMT. I am in GMT+3 and in my system ActivetimeBias is 4294967116. Macto says that this value gives offset in minutes. In my case it is negative number, however that macro retrieves unsigned value insted of signed one... Does anyone know how to convert unsigned value to signed value in The Bat! regexp? -- Edvinas Using The Bat! 3.0.1.33 on Windows 2000 Service Pack 4 ________________________________________________ Current version is 3.0.1.33 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

