I am getting a String from front-end which I don't know exactly how it looks like - depending on the user. So it can be
23 or 234 or 23:34 or 00:32
In this case, the problem is 23 and 234 because I need a format like hhh:mm. How can I do this in a performant way to always format the string in this format [h]hh:mm