We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc597df commit 7ae1d9aCopy full SHA for 7ae1d9a
1 file changed
docs/index.html
@@ -100,7 +100,7 @@ <h2>CronToTime</h2>
100
¦ ¦ ¦ ¦ ¦ +------------- some shell command
101
¦ ¦ ¦ ¦ ¦ ¦
102
103
-44 12 * * * reboot
+45 12 * * * reboot
104
</code></pre>
105
<p>(In this UDF the 6th field has no meaning and no influence on the result).</p>
106
<p>For more information see <a href="https://en.wikipedia.org/wiki/Cron" rel="nofollow">https://en.wikipedia.org/wiki/Cron</a></p>
0 commit comments