We're using a menu to enable the user to view a graph of system performance for a specific date. They can select to view today or a date within the last 7 days.
Should all dates be represented in the same format, or does it look odd for menu options mix relative dates with date format? For example:
Today
Yesterday
19 Jan 2010
18 Jan 2010
17 Jan 2010
16 Jan 2010
I noticed that UX Exchange does something similar when it shows when a question was asked. It uses relative dates for: x hours ago, yesterday and 2 days ago before switching to date format.