todayDateTimeString = DateTimeToStr( todayDateTimeNumber );
BR,
Dennis
On Sep 23, 2008, at 1:00 PM, Steve Davis wrote:
> I need to print a single value of a datetime array in a human readable
> format. This is not an exploration.
>
> dateTimeArray = DateTime();
> todayDateTimeNumber = dateTimeArray[BarCount -1];
> todayDateTimeString = ??????
> fputs(todayDateTimeString, fh);
>
> Any ideas?
>
> Thanks,
> Steve
>
>
> ------------------------------------
>
> Please note that this group is for discussion between users only.
>
> To get support from AmiBroker please send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> For other support material please check also:
> http://www.amibroker.com/support.html
> Yahoo! Groups Links
>
>
>