]> git.proxmox.com Git - proxmox.git/history - proxmox-time
router: permissions: allow to pass partial-collapsed acl path components
[proxmox.git] / proxmox-time /
2022-04-20 Dietmar Maurerimpl epoch_to_rfc3339_utc on wasm target
2022-04-10 Thomas Lamprechttime: rustfmt
2021-12-17 Wolfgang Bumillertime: fix tests
2021-12-03 Dietmar MaurerAllow to compile on wasm32 target
2021-12-02 Dietmar Maurerupdate proxmox-time to version 1.1.2-1
2021-12-02 Dominik Csapakproxmox-time: calendar-events: parse 'UTC' timezone...
2021-12-01 Dietmar Maurerbump proxmox-time version to 1.1.1-1
2021-12-01 Dominik Csapakproxmox-time: time-span: implement FromStr
2021-12-01 Dominik Csapakproxmox-time: calendar_events: implement FromStr
2021-12-01 Dominik Csapakproxmox-time: calendar-events: make compute_next_event...
2021-12-01 Dominik Csapakproxmox-time: lib.rs: rustfmt
2021-12-01 Dominik Csapakproxmox-time: move tests from time.rs to test.rs
2021-12-01 Dominik Csapakproxmox-time: move TimeSpan into time_span.rs
2021-12-01 Dominik Csapakproxmox-time: move CalendarEvent into calendar_events.rs
2021-12-01 Dominik Csapakproxmox-time: daily_duration.rs: rustfmt
2021-12-01 Dominik Csapakproxmox-time: move parse_daily_duration to daily_durati...
2021-12-01 Dominik Csapakproxmox-time: split DateTimeValue into own file
2021-12-01 Dominik Csapakproxmox-time: move WeekDays into own file
2021-12-01 Dominik Csapakproxmox-time: move common parse functions to parse_helpers
2021-12-01 Dominik Csapakproxmox-time: calendar-events: make hour optional
2021-12-01 Dominik Csapakproxmox-time: calendar-events: implement repeated ranges
2021-11-29 Wolfgang Bumillertime: clippy fixes
2021-11-17 Dietmar Maurerbump proxmox-time version to 1.1.0
2021-11-17 Dietmar Maurerproxmox-time: remove custom error type
2021-11-17 Dietmar Maurerproxmox-time: added time related fuctions from proxmox...
2021-10-08 Wolfgang Bumilleradd proxmox-time crate