Gossamer Forum
Home : General : Perl Programming :

Re: [Ryan] Need help sorting by date.

Quote Reply
Re: [Ryan] Need help sorting by date. In reply to
Yeah thats possible but storing the date in unix format in the first place would be better.

If that's not realistic then you will need to use a date module (like GT::Date) to convert the date string into a timestamp and then you will be able to sort.
Subject Author Views Date
Thread Need help sorting by date. Ryan 4015 Feb 18, 2003, 1:00 AM
Thread Re: [Ryan] Need help sorting by date.
Paul 3869 Feb 18, 2003, 1:21 AM
Thread Re: [Paul] Need help sorting by date.
Ryan 3856 Feb 18, 2003, 10:01 AM
Post Re: [Ryan] Need help sorting by date.
Paul 3856 Feb 18, 2003, 10:31 AM