I've stuck on the as it seems to be a simple problem, I got 2 inputs next to each other, one for the hours and 2nd for the minutes, what I want to achive is to get allowed user to type in a current time like for example: right now is 16:20PM so user can type it in, but if he type in a 16:19PM he will get hmmmm in the some hidden label under the inputs that the time is past and he cannot enter it, and all of this have to be checked when she/he set this values without leaving the inputs, so I have no clue how to achive it.
I've found that some1 already tried that but in 'YYYY-MM-DD' format and i need to get hour and minutes only.
I'm gonna be very thankful for any help with that.