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.
我有一个设置为在午夜运行的 cron 作业。我想知道这是从服务器时区开始的午夜,还是在我创建 cron 作业后我必须等待 24 小时才能执行它?
您不必等待 24 小时。cron 在基于服务器时间的预定小时内启动。