]> git.proxmox.com Git - pve-common.git/history - src/PVE/CalendarEvent.pm
bump version to 8.1.2
[pve-common.git] / src / PVE / CalendarEvent.pm
2022-03-17 Wolfgang Bumillerswitch to using Proxmox::RS::CalendarEvent
2022-01-13 Dominik CsapakCalendarEvent: use rust implementation
2018-10-31 Wolfgang BumillerCalendarEvent: add 'utc' flag to calendar specs
2018-10-31 Wolfgang Bumillerfix #1963: don't do day-time related math on time stamps
2018-09-20 Thomas Lamprechtfix some erro mesage and comment typos
2018-03-07 Fabian Grünbichlerfix #1682: handle relative years absolutely
2017-06-13 Dominik Csapakadd the parsing error message to the format
2017-06-13 Dominik Csapakadd ability to have multiple timespecs for hours and...
2017-06-13 Dominik Csapaktrim event and check if empty
2017-06-02 Dominik Csapakcalendarevent: check range for start also without repet...
2017-05-31 Dominik Csapakcalendarevent: change sorting of hours and minutes...
2017-05-17 Dietmar MaurerPVE::CalendarEvent - register format 'pve-calendar...
2017-05-17 Dietmar MaurerCalendarEvent.pm: implement parser/utils for systemd...