Wow, go to class for a week and you get completely lost and you have people nitpicking your scoring systems
My argument for the ranking system for the submission time was based on trying to minimize ties as much as possible and for ease of use and checking by other players.
Obviously, this would be much better handled and organized by the AltMeta system but currently, we have to make due with human operators.
1) Why I didn't use Date Submission Time: If for example, all of Team A and all of Team B submitted on Day 15, then you have at least 8 players receiving the earliest submission. I really wanted to limit ties, and Date Submission chances it too much in my opinion.
2) Why I didn't use Time Stamp Submission:
a) Who determines at what interval are submissions no longer considered to be submitted at the same time? 1 second? 5 minutes? 1 hr? This is a debate in and of itself. This is the most pressing reason that Time Stamp, outside of the use in the AltMeta isn't very practical.

How do you start categorizing and quantifying the use of the time stamp? If Mumblefratz submits at 11:00:00am on Day 15, Dystopic at 11:01:00am on Day 15, and Piznit at 1:30:00pm on Day 16 it equals the same as to using Mumblefratz as #1, Dystopic #2, and Piznit #3; why make it more complicated than it needs to be?
EDIT: Ok, so after going back and rereading Dystopic's first post on what he thought the system was. Its doable, and I plan on using both methods to see where everything lands. The only thing that y'all seem to think is easy, is the ctrl-c (copy) of the timestamps...its actually not
quite that easy as I have to convert the actual date into the distance from the starting point, and then further break down the day into minutes as the basic unit used for computation. (which the time stamp does since it uses military time, thank goodness)
This in turn will make a ranking system no matter what, as Day One is 1, and the last day will be 30 (or thereabouts) or turned into Units: 1440 and 43200 respectively.
You can NOT use a comparative of 12/15/07 to 1/11/08 mathematically because the computer only recognizes the numbers, not their meaning (in that its Dec. 15th, 2007 and Jan. 11th, 2008).
What this WILL do is give me the relative average time that a team submitted, a numerical value. It does NOT however, discount the value of being first or the drawback of being last.