TodayDir() function

Chuck Foster chuck.foster at STREAMSHIELD.COM
Fri Mar 18 17:27:13 GMT 2005


    [ The following text is in the "iso-8859-1" character set. ]
    [ Your display is set for the "US-ASCII" character set.  ]
    [ Some characters may be displayed incorrectly. ]

Hi,

Sorry if this is a general discussion point, I hadn't spotted it in the
archives as yet.

There's a few places where TodayDir() gets called (and a couple where the
date is still calculated manually); the function uses the current time on
the server to generate the date string used, but this would mean that
there's going to be the odd time (sorry!) when it will flick from 23:59:59
to 00:00:00 whilst a message is being processed, so yielding two potential
dates for where a file might be quarantined/archived.

I think.

Would it be more beneficial to record a message's "date" within the object
itself, so that the same one could be used anywhere in the code relating to
that message without having to re-calculate it and potentially get a
different result? The reason this came up for me in the first place is that
I do some housekeeping in a custom function, one of which was to work out
where a quarantined message would be ... if the function is called on a
different day then ... oops! Having a $m->{date} type variable would be
quite invaluable!

C:>


This message should be regarded as confidential. If you have received this
email in error please notify the sender and destroy it immediately.
Statements of intent shall only become binding when confirmed in hard copy
by an authorized signatory.


--
This message has been scanned for all known viruses
and dangerous content by StreamShield Protector,
and has been found to be clean.

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the MAQ (http://www.mailscanner.biz/maq/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).

Support MailScanner development - buy the book off the website!




More information about the MailScanner mailing list