hey! Recently spent couple weekend evenings to solve interesting and easy to define problem - construct regular expression, that will match particular time interval, e.g from 18:24:56 to 18:37:12.<p>Code is kinda messy (but it works), so don't throw stones at me because of it :)