Hi John,

@18-Sep-2003, 17:33 +1000 (08:33 UK time) John Phillips [JP] in
mid:[EMAIL PROTECTED] said to Bat:

JP> ... if my day is one day ahead than the sending time (because of
JP> time zone differences), this is not indicated at all. Just the
JP> local time still.

First allow me to *plead* with you to check your new message and
reply templates for TBUDL and modify the %TO= to %TO=''%TO= to
ensure that only one address survives the experience and we stop
seeing two of your posts.

Now, on to the question.

I use a far more complicated version of the date formatter that can
be modified to help you but spreads of a series of QTs. Just use
%QINCLUDE="DATER" in a reply template or greeting line formatter QT.

,------/ DATER \------
[EMAIL PROTECTED](SDate), %QINCLUDE(TMGET) %-
%IF:'%QINCLUDE(TMGET)'<>'%ODATE("hh:nn")':%-
'%QINCLUDE(TMZONE) (%-
%IF:#%QINCLUDE(TMDATE)#<>#%ODATE("dd mmm yyyy")#:%-
#%DATE("dd/mm/yyyy")#%-
%OTIME local time)':''_
`-----8<-----

,------/ SDATE \------
%SETPATTREGEXP="(?im-s)^Date:.*?\s(\d{1,2})\s"%-
%REGEXPMATCH="%HEADERS"-%-
%SETPATTREGEXP='(?im-s)^Date:.*?\s\d{1,2}\s(...)'%-
%REGEXPMATCH='%Headers'-%-
%SETPATTREGEXP="(?im-s)^Date:.*?\s(\d{4})"%-
%REGEXPMATCH="%Headers"
`-----8<-----

,------/ TMGET \------
%SETPATTREGEXP="(?im-s)^Date\:.*?([\d]{0,2}\:[\d]{0,2})%-
\:[\d]{0,2}.*?([-+]\d{4})"%-
%REGEXPBLINDMATCH="%HEADERS"%SUBPATT="1"
`-----8<-----

,------/ TMZONE \------
%SETPATTREGEXP="(?m-s)^Date:.*\d\d:\d\d:\d\d.*([+-]\d\d\d\d)"%-
%REGEXPBLINDMATCH="%HEADERS"%SUBPATT="1"
`-----8<-----

,------/ TMDATE \------
%SETPATTREGEXP="(?im-s)^Date\:.*?,\s([\d]{0,2}\s[\S]{0,3}%-
\s[\d]{0,4})"%-
%REGEXPBLINDMATCH="%HEADERS"%SUBPATT="1"
`-----8<-----

-- 
Cheers -- .\\arck D Pearlstone -- List moderator
TB! v2.00.6 on Windows XP 5.1.2600 Service Pack 1

Attachment: pgp00000.pgp
Description: PGP signature

________________________________________________
Current version is 2.00 | "Using TBUDL" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to