]> git.proxmox.com Git - pve-common.git/history - src/PVE/CalendarEvent.pm
Tools.pm: do not ignore "0" in split_list
[pve-common.git] / src / PVE / CalendarEvent.pm
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...