Hello Lija,

Historians believe that on Sat, 20 Jan 2001 at 06:02:13 GMT +0100,
Lija [L] typed:

L> I use the usual Time Zone greeting when I respond to friends who live in my own
L> country (same GMT zone), but what is the macro command to write 'which was
L> <time> where I live' like all of you do when reply, since we all are from
L> different GMT zones?

You need %OTIME for the original message's time converted to your
timezone.

The unconverted time is retrieved using a regular expression.  You can
find that macro on the FAQ at:

http://www.silverstones.com/thebat/macros.html

So an example is:

%SETPATTREGEXP="(?m-s)Date\:\s*?((.*?[\d]{4})\s*?([\d]{0,2}\:[\d]{0,2}\:[\d]{0,2})\s*?(.*))"%REGEXPBLINDMATCH="%HEADERS"On%SUBPATT="2",
 at %SUBPATT="3" [GMT%SUBPATT="4"] (which was %OTIME where I live),...

Which gives:

On Sat, 20 Jan 2001, at 06:02:13 [GMT +0100] (which was 9:02 PM where I live),...

-- 
Thanks for writing,
 Januk Aggarwal

 Using The Bat! 1.49c under Windows 98 4.10 Build 2222  A

 This page intentionally left unblank.

-- 
______________________________________________________
Archives   : <http://tbudl.thebat.dutaint.com>
Moderators : <mailto:[EMAIL PROTECTED]>
TBTech List: <mailto:[EMAIL PROTECTED]>
Unsubscribe: <mailto:[EMAIL PROTECTED]>

You are subscribed as : archive@jab.org


Reply via email to