I would like to sort _FilesData accourding to Year, then Month, then Day, then by Suffix (Year, Month and Day are Integers numbers and Suffix is an ascii string).
Just a remark, the size of _FilesData is more then one date set.
> i wrote array of hashes and i would like to sort it. I search in the net > few hours how to do this, but was not able to find exactly what i > wanted.
> I would like to sort _FilesData accourding to Year, then Month, then > Day, then by Suffix (Year, Month and Day are Integers numbers and Suffix > is an ascii string).
> Just a remark, the size of _FilesData is more then one date set.
-- Rails training from David A. Black and Ruby Power and Light: * Advancing With Rails August 18-21 Edison, NJ * Co-taught by D.A. Black and Erik Kastner See http://www.rubypal.com for details and updates!