S
Shapper
Hello,
I have this code line:
<%# DataBinder.Eval(Container.DataItem, "publication_date") %>
Which displays the date and time as follows:
02-04-2005 0:00:00
How can I change the date format to text?
Thanks,
Miguel
I have this code line:
<%# DataBinder.Eval(Container.DataItem, "publication_date") %>
Which displays the date and time as follows:
02-04-2005 0:00:00
How can I change the date format to text?
Thanks,
Miguel