]> git.proxmox.com Git - proxmox.git/history - proxmox-time
dns-api: export all defined api types
[proxmox.git] / proxmox-time /
2024-02-01 Lukas Wagneradd `proxmox-rrd` to workspace
2024-02-01 Lukas WagnerMerge branch proxmox-rrd
2024-01-08 Wolfgang Bumillerbump proxmox-time to 1.1.6
2024-01-08 Lukas Wagnertime: posix: add epoch_to_rfc2822
2024-01-08 Lukas Wagnertime: posix: add bindings for strftime_l
2024-01-08 Lukas Wagnertime: posix: inline vars in string formatting
2024-01-08 Lukas Wagnertime: posix: use strftime from the `libc` crate.
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme'
2023-10-20 Dietmar MaurerDailyDuration: derive PartialEq (for GUI)
2023-08-30 Dominik Csapakproxmox-time: implement epoch_to_rfc3339 for wasm
2023-08-30 Dominik Csapaktime: make RFC3339 format in wasm conform to usual...
2023-08-08 Lukas Wagnerclippy fix: casting to the same type is unnecessary
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-openid-merge'
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-apt-merge'
2023-05-23 Wolfgang Bumillerupdate d/copyright files to debian copyright-format 1.0
2023-01-12 Wolfgang Bumillerbump proxmox-time to 1.1.5-1
2022-12-15 Dietmar Maurerre-add epoch_to_rfc3339_utc on wasm target
2022-12-07 Fabian Grünbichlerproxmox-time: drop TryFrom use statement
2022-12-07 Fabian Grünbichlerupdate d/control files
2022-12-07 Fabian Grünbichlerinherit shared, external dependencies
2022-12-07 Fabian Grünbichlermove common metadata to workspace
2022-12-06 Fabian Grünbichlerupdate d/control files
2022-10-11 Thomas LamprechtMerge remote-tracking branch 'proxmox-rest-merge/master'
2022-10-11 Fabian Grünbichlerclippy fixes
2022-08-19 Fabian Grünbichlerfixup! time: update to nom 7
2022-08-19 Fabian Grünbichlertime: bump to 1.1.4
2022-08-19 Fabian Grünbichlertime: update to nom 7
2022-06-29 Wolfgang Bumillertime: clippy fixes
2022-06-02 Fabian Grünbichlerproxmox-time: add missing 1.1.3 change
2022-05-05 Thomas Lamprechttree wide update of genereated control
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