public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox/proxmox-backup] add 'UTC' to calendarevent syntax
@ 2021-12-01  8:45 Dominik Csapak
  2021-12-01  8:45 ` [pbs-devel] [PATCH proxmox 1/1] proxmox-time: calendar-events: parse 'UTC' timezone into calendarevent Dominik Csapak
  2021-12-01  8:45 ` [pbs-devel] [PATCH proxmox-backup 1/1] adapt compute_next_event to new signature Dominik Csapak
  0 siblings, 2 replies; 5+ messages in thread
From: Dominik Csapak @ 2021-12-01  8:45 UTC (permalink / raw)
  To: pbs-devel

we have that in pve, so for compatibility we have to add it here too

proxmox:

Dominik Csapak (1):
  proxmox-time: calendar-events: parse 'UTC' timezone into calendarevent

 proxmox-time/src/calendar_event.rs | 25 ++++++++++++++++++++++---
 proxmox-time/src/test.rs           |  8 ++++----
 2 files changed, 26 insertions(+), 7 deletions(-)

proxmox-backup:

Dominik Csapak (1):
  adapt compute_next_event to new signature

 src/bin/proxmox-backup-proxy.rs | 4 ++--
 src/server/jobstate.rs          | 2 +-
 src/tape/inventory.rs           | 2 +-
 src/tape/media_pool.rs          | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.30.2





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-12-02  9:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01  8:45 [pbs-devel] [PATCH proxmox/proxmox-backup] add 'UTC' to calendarevent syntax Dominik Csapak
2021-12-01  8:45 ` [pbs-devel] [PATCH proxmox 1/1] proxmox-time: calendar-events: parse 'UTC' timezone into calendarevent Dominik Csapak
2021-12-02  9:41   ` [pbs-devel] applied: " Dietmar Maurer
2021-12-01  8:45 ` [pbs-devel] [PATCH proxmox-backup 1/1] adapt compute_next_event to new signature Dominik Csapak
2021-12-02  9:41   ` [pbs-devel] applied: " Dietmar Maurer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal