http://qs321.pair.com?node_id=852999

SteinerKD has asked for the wisdom of the Perl Monks concerning the following question:

I've got my script working fine now collecting data for me, however I fail to import it into my DB and it seems the date fields are the culprit (MS Access hissyfits and says "Type Conversion Failure" for ever date/time field.

All time references grabbed are in this format "Jul 24 00:33" and needs to converted to something Access will accept. Is there any relatively easy way to accomplish this so it can be done on the fly when I collect those fields before I store them to file?