Right now, I have some code that is exporting a date into a spreadsheet. The date field is outputting something that looks like this:
1/2/2013 14:23
How can I get rid of the time? I want to display just the date:
1/2/2013
Right now, I have some code that is exporting a date into a spreadsheet. The date field is outputting something that looks like this:
1/2/2013 14:23
How can I get rid of the time? I want to display just the date:
1/2/2013