]> git.proxmox.com Git - pmg-api.git/commit
MailTracker: remove timezone offset
authorMira Limbeck <m.limbeck@proxmox.com>
Tue, 18 Jul 2023 16:01:01 +0000 (18:01 +0200)
committerStoiko Ivanov <s.ivanov@proxmox.com>
Mon, 26 Feb 2024 12:31:26 +0000 (13:31 +0100)
commita2b62126f13d4b508bad821376f9023a84e00667
tree1bc31cfe1b6caf5a8b40b0af876c4e92369593eb
parenta46f6ed3e61cd790e7754ba22986ee30c9311f01
MailTracker: remove timezone offset

The timezone offset is moved to `pmg-log-tracker` in the
compatibility code path. This way the new rfc3339 timestamp, which is
already in UTC, can be used as is.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
src/PMG/API2/MailTracker.pm