To carry out some historical tests, I know how to print out Open[0], Close[0], etc., to the Output window.
But I'd also like to be able to print - with the price data - the date (not the time, which I don't need, as I'll be using 'Bars.BarsSinceSession') of the bar, not as an integer, but in the usual format, such as today's date
April 17 2013
or
4/17/13
Is this possible? Any suggestions will be much appreciated.

Comment