I\'m trying to parse strings containing (natural language) times to hh:mm time objects? For example:
\"ten past five\" \"quarter to three\" \"half p
Just for anyone who is interested, I found this:
https://gist.github.com/akatzbreaker/5849024
This is the same as Bert's Anwser on Github, but it is in English... Just for anyone who is interested on this, and doesn't know Dutch :-P ...