How to show times and dates in Outlook 2013 "received" column?
- Right click on the
Received
column header - Click
View settings
- Click
Format columns
- Choose
Received
fromAvailable Fields
- Pick the format you want.
- Go to View tab Click on 'View Settings' button (second from the left)
- Click 'Format Columns'
- In 'Available Fields' on the left highlight 'Received'
- From the 'Format' drop-down menu, choose how you want it displayed. I have Tue 8/12/2014 12:45 PM selected.
- Click OK
- Click OK again.
However, the answer by trpt4him does not allow you to show the seconds.
This SU answer shows a way to do show them.
- Create a new, custom column, as outlined here.
- Then use this formula:
Format([Received],"yyyy-mm-dd hh:mm:ss")
This shows as:2014-08-22 10:59:03