I have a textfield for inputting time. I want to limit the user to enter the international time format only 00:00-23:59...any functions in C# can do it or how i can do it?

Thank you