1
Answer

convert Date time to format without converting to string

sudheen

sudheen

7y
6.7k
1
 public DateTime StartDate {get;set;} 
 
convert StartDate to dd/MM/yyyy  format without converting to string .
Answers (1)