]> git.proxmox.com Git - proxmox.git/history - proxmox-time/src/posix.rs
time: posix: use strftime from the `libc` crate.
[proxmox.git] / proxmox-time / src / posix.rs
2024-01-08 Lukas Wagnertime: posix: use strftime from the `libc` crate.
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme'
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'
2022-12-07 Fabian Grünbichlerproxmox-time: drop TryFrom use statement
2022-10-11 Thomas LamprechtMerge remote-tracking branch 'proxmox-rest-merge/master'
2022-06-29 Wolfgang Bumillertime: clippy fixes
2021-12-03 Dietmar MaurerAllow to compile on wasm32 target