Z
zoneal
Hi,
I am quite new in VB.NET and I was wondering if someone could help me
with this problem:
I declared the following array: dim ArrayList() as date
Problem is, whenever I add a date to the array, it is displayed as the
date with time (e.g. 5/9/2005 12:00:00 AM). I don't want the time
function to be part of the item to be added in the array. I have tried
various formatting methods but to no avail. I would be very grateful to
receive assistance of any kind especially code samples.
Thanks
I am quite new in VB.NET and I was wondering if someone could help me
with this problem:
I declared the following array: dim ArrayList() as date
Problem is, whenever I add a date to the array, it is displayed as the
date with time (e.g. 5/9/2005 12:00:00 AM). I don't want the time
function to be part of the item to be added in the array. I have tried
various formatting methods but to no avail. I would be very grateful to
receive assistance of any kind especially code samples.
Thanks