in reply to Re: Perl and Compatibility w/SQL dates
in thread Perl and Compatibility w/SQL dates

nope. lots of diff. code to edit -- i was just running various functions off the datetime stored in mysql -- nothing was reused

i've just been find/replacing $row->{datetime} with &DATETIME_FIX($row->datetime) in bbedit on a folder

thank god for bbedit

i heart bbedit

  • Comment on Re: Re: Perl and Compatibility w/SQL dates