N
Newbie
Hi all,
I am using a date time picker control in my .net application.
Now I want to validate the values entered here. I want to calculate the
difference of start time and end time, but start time should not be more
than end time, or else it should display invalid entry.
Also, while calculating difference, i want to take into consideration the AM
and PM thing.
Please suggest.
TIA.
I am using a date time picker control in my .net application.
Now I want to validate the values entered here. I want to calculate the
difference of start time and end time, but start time should not be more
than end time, or else it should display invalid entry.
Also, while calculating difference, i want to take into consideration the AM
and PM thing.
Please suggest.
TIA.