Question
DoDateTime
Hi All,
Can sombody help me with some date formating please? I have a database with
dates in it. I have a recordset which displays the date as day, date, year
eg 'Saturday, May 06, 2006' using
<%= DoDateTime((events.Fields.Item("StartDate").Value), 1, 1033) %>
I would like to display 'Saturday, 6th May' and lose the year (or at least
just lose the year and display 'Saturday, May 06' if that's easier!)
Is this possible, can anyone help?
Thanks
Ian
Can sombody help me with some date formating please? I have a database with
dates in it. I have a recordset which displays the date as day, date, year
eg 'Saturday, May 06, 2006' using
<%= DoDateTime((events.Fields.Item("StartDate").Value), 1, 1033) %>
I would like to display 'Saturday, 6th May' and lose the year (or at least
just lose the year and display 'Saturday, May 06' if that's easier!)
Is this possible, can anyone help?
Thanks
Ian
