sudheen

sudheen

  • 1.3k
  • 309
  • 81.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)