sudheen

sudheen

  • 1.4k
  • 313
  • 83.7k

convert Date time to format without converting to string

Feb 7 2018 3:33 AM
 public DateTime StartDate {get;set;} 
 
convert StartDate to dd/MM/yyyy  format without converting to string .

Answers (1)