proxmox/proxmox-subscription
Stefan Sterz ee7a908ebc subscription: expose the next_due_date as an i64
internally `SubscriptionInfo` already uses the `parse_next_due` helper
to parse the next due date to an epoch. this exposes a function that
allows us to use the epoch outside of this crate too. for example, a
user of pom may have multiple subscription for the same system. in
that case we want to apply the one with the due date that is furthest
in the future.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
2023-11-27 13:59:40 +01:00
..
debian bump proxmox-subscription to 0.4.1-1 2023-07-24 10:57:50 +02:00
src subscription: expose the next_due_date as an i64 2023-11-27 13:59:40 +01:00
Cargo.toml bump proxmox-subscription to 0.4.1-1 2023-07-24 10:57:50 +02:00