Converting schedule definition into English
        Posted  
        
            by Alex N.
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Alex N.
        
        
        
        Published on 2010-05-26T16:58:25Z
        Indexed on 
            2010/05/26
            17:01 UTC
        
        
        Read the original article
        Hit count: 353
        
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?
© Stack Overflow or respective owner