X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.time.xml;h=f35ccd7f171b4bd6148d5b8294785896776a38ab;hp=0706cdf54a099df460cf38e76df83e609b204890;hb=1cf3c30c0787f941b0f6d0b11ab504ddee3b0b8f;hpb=5ba6e0949cef1a5b947dd59665bad1ca5066619d diff --git a/man/systemd.time.xml b/man/systemd.time.xml index 0706cdf54..f35ccd7f1 100644 --- a/man/systemd.time.xml +++ b/man/systemd.time.xml @@ -242,13 +242,22 @@ Timezone names may not be specified. The special expressions + minutely, hourly, daily, - monthly and weekly - may be used as calendar events which refer to - *-*-* *:00:00, *-*-* - 00:00:00, *-*-01 00:00:00 and - Mon *-*-* 00:00:00, - respectively. + monthly, weekly, + yearly, + quarterly, + semiannually may be used as + calendar events which refer to + *-*-* *:*:00, + *-*-* *:00:00, + *-*-* 00:00:00, + *-*-01 00:00:00, + Mon *-*-* 00:00:00, + *-01-01 00:00:00, + *-01,04,07,10-01 00:00:0 and + *-01,07-01 00:00:00 respectively. + Examples for valid timestamps and their normalized form: @@ -277,6 +286,8 @@ Wed-Sat,Tue 12-10-15 1:2:3 → Tue-Sat 2012-10-15 01:02:03 daily → *-*-* 00:00:00 monthly → *-*-01 00:00:00 weekly → Mon *-*-* 00:00:00 + yearly → *-01-01 00:00:00 + annually → *-01-01 00:00:00 *:2/3 → *-*-* *:02/3:00 Calendar events are used by timer units, see