]> git.proxmox.com Git - proxmox.git/commit
proxmox-time: calendar-events: implement repeated ranges
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 30 Nov 2021 12:11:55 +0000 (13:11 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 1 Dec 2021 05:53:55 +0000 (06:53 +0100)
commit8480b7b4ffa3733bfb1fee0a9a49e0d00fbb6699
tree0689d0a2a1903b3efc5a2e2f3327b4b86b767794
parentfc80f519f40300ed2cc11c481211a2cb99ae6c9b
proxmox-time: calendar-events: implement repeated ranges

so that we can have e.g. '7..17/2:00' as timespec

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
proxmox-time/src/parse_time.rs
proxmox-time/src/time.rs