PDA

View Full Version : PG 2.0, Pgm Checksum "Last Run" Sequence Bug?


siliconman01
May 1st, 2004, 07:27 AM
In Program Checksum, when you click on "Last Run", it does not order the items sequentially by date (descending or ascending). It seems to block arrange them; however, it does not arrange the entire list by sequential date.

WAD?

JW Clements
May 1st, 2004, 08:10 AM
Just a guess, but notice that the sequence is by day number first, etc.

This would occur is the data (the date) is stored in the format DD-MM-YY HH:MM:SS.

If so, it's unfortunate that the 'programmer' didn't use YYYY-MM-DD HH:MM:SS.

Maybe this could be changed in the next release.