I have a table of massive amounts of data. Each table row is a time sensitive order that our users need to cover on a day to day basis. Order's appear from all around the country and we have orders going in and out of Canada and Mexico.
Currently date and time are displayed as either a single date and time or a date range.
10/31/2013 19:00
or
10/31/2013 19:00 - 11/2/2013 18:00
The table has two columns of date and time, one for pick up and one for delivery.
I want to make sure that we display the date and time in the most usable way possible for users to scan the table and be able to see the date and time and recognize it easily.
Some options that I have been thinking about are:
1) Oct 31 19:00
2) 10/31/2013 19:00
3) 10/31 19:00
No comments:
Post a Comment