how do I change the display date formats in UDT.
I tried putting mm/dd/yyyy into Output format:but it still displays like 2008-10-30T00:00:00-04:00
Also what about other formats like 'October 15, 2008'
It would be nice if there were more detailed user guides for New-bees like me. The user manual has the following but it means nothing to me. An expample would be nice. Thanks
---
Output format
Specify a format mask that will be applied when the column is displayed, i.e. #,###
Date, Time, Date and Time format strings that will be applied to the displayed value:
d Short Date f Long Date and Short Time
D Long Date F Long Date and Long Time
t Short Time g Short Date and Short Time
T Long Time G Short Date and Long Time
M Month and Day Y Year and Month