Need a function to check START TIME < END TIME in VB.NET
Hello Guys.. I am working in VB.NET I have to textbox : txtStartTime and txtEndTime After filling in values i need to validate that Start time must be less then Endtime. Values are entered in 12 hour format like 08:32 AM I can go for sub string logic and split by : and all .. but that is old...
__________________
VB.NET
domain name forum
|