]> git.ipfire.org Git - thirdparty/systemd.git/commit
analyze: add new "calendar" command
authorLennart Poettering <lennart@poettering.net>
Fri, 17 Nov 2017 09:33:22 +0000 (10:33 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 20 Nov 2017 09:57:41 +0000 (10:57 +0100)
commit6d86f4bd11c2cfaadc924a8a1ac04b0b463b8036
tree5e877a0aa0c51ee2ce22ddd243d81fe06f709fd6
parent9a9a4f10e96f602cb7c19bbf95f7aa8ce632dad3
analyze: add new "calendar" command

This little new command can parse, validate, normalize calendar events,
and calculate when they will elapse next. This should be useful for
anyone writing calendar events and who'd like to validate the expression
before running them as timer units.
man/systemd-analyze.xml
man/systemd.time.xml
src/analyze/analyze.c
src/basic/calendarspec.h