4
Reply

datetime

ranjan sahoo

ranjan sahoo

Sep 2 2013 1:27 AM
677
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)