Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebHost: Update UTC calls #4296

Closed
wants to merge 2 commits into from

Conversation

nicholassaylor
Copy link
Contributor

What is this fixing or adding?

Similar to #4170 , WebHost was using datetime.utcnow() for timestamps, which is deprecated. This updates the various deprecated calls for utc time stamps.

How was this tested?

Unittests and a sample room

@github-actions github-actions bot added affects: webhost Issues/PRs that touch webhost and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Nov 30, 2024
@nicholassaylor nicholassaylor marked this pull request as draft November 30, 2024 04:37
@nicholassaylor
Copy link
Contributor Author

Could not find a simple way to update, so I am closing this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: webhost Issues/PRs that touch webhost and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant