You might find some inaccurate results, but a simple conversion to datetime then to time might work.
SELECT CONVERT( time, CONVERT(datetime, 0.416666666666667))
Luis C.
General Disclaimer:
Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?
How to post data/code on a forum to get the best help: Option 1 / Option 2