Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图不重新发明轮子,因此我正在寻找一种将日程安排(例如 crontab 格式)转换为可读英语的方法,就像谷歌日历一样。有什么东西(最好用 PHP 编写)可以做到这一点吗?
有crontab2english,您可能会觉得它很有趣,尽管它不在 PHP 中。