Re: Question concerning the RegEx

2001-09-10 Thread Roland Burger

Hi Edvinas,

on Mon, 10 Sep 2001 17:05:29 +0200 GMT (which was 10.09.2001, 17:03
+0100 GMT where I live) Edvinas wrote:


RB on Mon, 10 Sep 2001 13:13:10 +0200 GMT (which was 10.09.2001, 13:11
RB +0100 GMT where I live) Marck D Pearlstone wrote:
RB ^
RB Why I got this? At the moment in Germany is summertime and correctly
RB it must be +0200 GMT. Also I have a time difference of two minutes
RB though I have NASA-time on my computer!

RB Here is my RegEx:

RB one line
RB %WRAPPED='on%SETPATTREGEXP=(?m-s)Date\:\s*?((.*?[\d]{4})\s*?([\d]{0,2}
RB \:[\d]{0,2})\s*?(.*))%REGEXPMATCH=%HEADERS GMT (which was %ODateShort,
RB %OTime +0100 GMT where I live) %OFromName wrote:'
   ^^^
 You get GMT +0100 because of this ;)

I have this RegEx no a long time and it has been all o. K., but now it
don't get correct times with this RegEx from members of lists which
live in America, Canada, etc.! I therefore wrote now to TBtech!

RB For any help thank you very much in advance!

-- 
Best regards,
Roland   mailto: [EMAIL PROTECTED]

PGP-Key: 0x0D023C45
Homepage: http://www.rolandburger.de

I use The Bat! v1.53t under Windows 98 4.10 Build   A !


-- 

Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]
Latest Vers: 1.53d




Re: Question concerning the RegEx

2001-09-10 Thread Marck D Pearlstone

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Roland,

On 10 September 2001 at  19:02:31 +0200 (which was 18:02 where I live)
Roland Burger wrote to Edvinas on TBUDL and made these points:

RB %WRAPPED='on%SETPATTREGEXP=(?m-s)Date\:\s*?((.*?[\d]{4})\s*?([\d]{0,2}
RB \:[\d]{0,2})\s*?(.*))%REGEXPMATCH=%HEADERS GMT (which was
RB %ODateShort, %OTime +0100 GMT where I live) %OFromName wrote:'
   ^^^
 You get GMT +0100 because of this ;)

RB I have this RegEx no a long time and it has been all o. K., but
RB now it don't get correct times with this RegEx from members of
RB lists which live in America, Canada, etc.! I therefore wrote now
RB to TBtech!

Edvinas is quite correct. The GMT +0100 is hard coded as plain text in
that regex and will have *always* behaved that way. For some reason
you just didn't notice. If you look, I don't show a timezone in my
where i live time for the reason that it's pretty hard to figure out
using TB's macros how to do it without writing a whole complex
decision making thing based around the date. Just take that text out.

- --
Cheers -- .\\arck D. Pearlstone -- List moderator and fellow end user
 ~~~
\ BrainStorm - free thinking - www: http://www.brainstormsw.com /
 \ PGP Key ID: 0x929DCDA0  |  www: http://www.silverstones.com /
.
SB! v1.53s/iKey1000- on Windows NT 5.0.2195 Service Pack 2
.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (MingW32)
Comment: GPG Sealed for freshness

iD8DBQE7nPeMOeQkq5KdzaARAgagAKCgaenSNBhXmgKgsNJkdvqvQg+rSgCeJ8fH
mpk71sIxRcvjO7yd8C91eRY=
=T93G
-END PGP SIGNATURE-



-- 

Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]
Latest Vers: 1.53d