I want to present the date in a web page where users leave items that will be picked up by other users (the purpose of the site is not important).
I was thinking of representing the date in the following formats:
- Today, 14h00
- January 12, 13h56
- May 6, 18h23
- 2011-12-12, 7h34
Are these options intuitive? What would be the ideal way to display the date (datetime) here?
No comments:
Post a Comment