At the moment I have a column that holds timestamps as a datetime
datetime
The data is being stored as 10/30/2011 10:50:34 AM
10/30/2011 10:50:34 AM
My goal is to
The data is stored independent of format. You only need to reformat dates for display purposes.