custom regex not working?

hello,

trying to filter input for 24 hour format with custom regex on a text field properties, with custom regex: ^([01]?[0-9]|2[0-3]):[0-5][0-9]$

but it doesn't let me input any number or character when I try on test mode. Am I missing something?

11
14 replies