Trying not to invent wheels :) and thus I am looking for a way to convert schedule(such as say crontab format) into readable English, much like Google Calendar has. Is there something(preferably written in PHP) that could do that?
+3
A:
There is crontab2english, which you might find interesting, although it is not in PHP.
Mike Pelley
2010-05-26 17:01:28