Skip to content

fix: use local-aware time for logging#43

Merged
jaredhendrickson13 merged 3 commits into
masterfrom
fix/use-aware-datetime
Oct 22, 2025
Merged

fix: use local-aware time for logging#43
jaredhendrickson13 merged 3 commits into
masterfrom
fix/use-aware-datetime

Conversation

@jaredhendrickson13

Copy link
Copy Markdown
Member

Fixes

  • Addresses the deprecation of the datetime.datetime.utcnow() method and replaces it with an equivalent that produces an aware datetime using the system's timezone.

jaredhendrickson13 and others added 3 commits October 21, 2025 19:06
This commit addresses the deprecation of the datetime.datetime.utcnow() method and replaces it with an equivalent that produces an aware datetime using the system's timezone.
@jaredhendrickson13
jaredhendrickson13 merged commit 52a4883 into master Oct 22, 2025
10 checks passed
@jaredhendrickson13
jaredhendrickson13 deleted the fix/use-aware-datetime branch October 22, 2025 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant