]> git.99rst.org Git - irssi-scripts.irssi.org.git/commit
cron: use minute/hour format like cron instead of current hour/minute.
authorRealKindOne <redacted>
Sat, 10 Jan 2026 23:12:48 +0000 (18:12 -0500)
committerRealKindOne <redacted>
Sat, 10 Jan 2026 23:12:48 +0000 (18:12 -0500)
commit9c208fe778803b129a59ee627bf7cfc4bb81bbf1
treecf04806020af2601d1ed249d16acfb7e9366e525
parent4e3667717f322208c76ee6f683932690f898c660
cron: use minute/hour format like cron instead of current hour/minute.

Automatically convert "hour minute" format into the correct "minute hour" format.
Add version string in cron.save so the conversion only happens once.
Make backup copy cron.save.backup file of "hour minute" formatted file.
/jobadd now requires "minute hour" format.
Add columns for /jobs for easier readability.
scripts/cron.pl
git clone https://git.99rst.org/PROJECT