]> git.proxmox.com Git - proxmox-backup.git/commit
Revert previous, commit, use UTC RFC3339 without timezone (Z)
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 22 Jul 2019 08:12:51 +0000 (10:12 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 22 Jul 2019 09:49:30 +0000 (11:49 +0200)
commitfa5d6977ddd40b7b38f09c73a40367321eb43e2e
tree2e0b61604055f06211a3d24412db2cd5cbe939ea
parent10c2a21cfe5ccfdaebbef8eefa2d9aefc1ba8c40
Revert previous, commit, use UTC RFC3339 without timezone (Z)

We now have human readable data/time, and names are still sortable.
src/backup/backup_info.rs
src/bin/download-speed.rs
src/bin/proxmox-backup-client.rs
src/client/http_client.rs