4
Answers

datetime

ranjan sahoo

ranjan sahoo

11y
683
1
hiiiii
    
 i have declaired a date string variable like:-
                                                                      string  date = DateTime.Today.ToString("dd-MM-yyyy");
 i am using this variable  but i don't know how to  showing a color red of a date format . using c#code? .
Answers (4)