Posted on: 3/22/2014 12:40:09 PM | Views : 539

Hi..
I get Todays Date of client machine each client machine comes diffrent date foramt i want default it should come like this "28/03/2014" here (28 -Date, 03-Month, 2014-Year)
I used this code DateTime.Today
Coz My dateone is 28/03/2014  and datetwo should be same format coz i use this dateone and datetwo in if condition to check greaterthen so i dont want any date clash)
Hope you understand..
Thanks


Go to the complete details ...