Arnie Mateo

Arnie Mateo

  • NA
  • 2
  • 0

Date Conversion

Oct 20 2006 5:46 AM
I Habe a Repeater in the HTML Code. One of Column in there is Birthday. And the Output is this 6/6/1983 12:00:00 AM. My problem is I want to format it in June 6, 1983. In vb.net I know how to format date but in C#.net is not. Somebody Pls help me. Tnx in advance.... Code: <%# DataBinder.Eval(Container.DataItem,"pro_birthday")%>

Answers (2)