Hello Chris,

It was foretold that on Saturday, July 13, 2002 at 21:18 GMT +0100,
Chris Weaven [CW] would type:

>>QT-Attribution
CW> %wrapped=#On %QINCLUDE="Date" %QINCLUDE="Time" your local time,
CW> %QINCLUDE="TimeZoneCheck" %QINCLUDE='InitSelect' wrote;
CW> %QINCLUDE="QuotesInit"#

To get the "our time" part, you'd need to change "your" to
%QINCLUDE="MyTimeZone"

====[Begin MyTimeZone]====
%IF:'%QINCLUDE="Time"'<>'%ODATE="hh:nn"':'your':'our'%-
====[ End  MyTimeZone]====

<snip>
>>QT-OtherDate
CW> %IF:'%SETPATTREGEXP="(?im-s)^Date\:.*?\,\s*(\d*)"%-
CW> %REGEXPMATCH="%HEADERS"%-'='%ODATE="d"':'%-
CW> %ODATE= hh:nn':'%-
CW> %ODATE="dddd, mmmm d, yyyy ""at"" hh:nn"%-
                                            ^^
I think this one is the problem.  It's missing few things.  Try:

====[Begin OtherDate]====
%IF:'%SETPATTREGEXP="(?im-s)^Date\:.*?\,\s*(\d*)"%-
%REGEXPMATCH="%HEADERS"'='%ODATE="d"':'%-
%ODATE="hh:nn"':'%-
%ODATE="dddd, mmmm d, yyyy ""at"" hh:nn"'%-
====[ End  OtherDate]====


CW> Phew, quite a bit of copying and pasting there!

Indeed.  Let's hope this fixes it.

CW> I assume all that above makes sense to you!

Sadly, it does. ;-)  It certainly helps that I wrote the hard parts.

CW> If you can streamline it, it would be appreciated,

It would become a jumbled mess if we try to collapse it.  This really
is the best way.


-- 
Thanks for writing,
 Januk Aggarwal

I simply wasn't cool enough for them (whomever they were) to offer
drugs to me.  Drugs were everywhere, that's what the TV said.  I
could get offered drugs at any time.  Yeah, right.  -- J. Sullivan


______________________________________________________
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to