Ekrem Tapan

Ekrem Tapan

  • NA
  • 967
  • 80.9k

convert datetype

Oct 21 2015 10:55 PM
hello guys,
 
how can i convert  this line to c# im trying but not succes. 
thanks for ur helping
 
 
str1.Append("<td>" & CInt(Year(CDate(dr1("tdate")))) - 1911 & "/" & Format(CDate(dr1("tdate")), "MM/dd") & "</td>")

Answers (2)