Replace 'datetime' #2

Closed
opened 2025-09-19 22:04:50 +00:00 by zauraac · 1 comment
Owner

datetime.utcnow() soon to be deprecated
Replace by a supported solution such as datetime.datetime.now(datetime.UTC).

`datetime.utcnow()` soon to be deprecated Replace by a supported solution such as `datetime.datetime.now(datetime.UTC)`.
Author
Owner

App deprecated, closing issue.

App deprecated, closing issue.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: zauraac/pve-usermgr#2
No description provided.