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

[Identity] Stop using deprecated datetime methods #36952

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

pvaneck
Copy link
Member

@pvaneck pvaneck commented Aug 20, 2024

The datetime methods utcfromtimestamp and utcnow are deprecated, so this PR is adjusting where we use these.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@pvaneck pvaneck marked this pull request as ready for review August 20, 2024 17:42
@pvaneck pvaneck requested review from xiangyan99 and a team as code owners August 20, 2024 17:42
@pvaneck pvaneck merged commit 347c625 into Azure:main Aug 20, 2024
36 checks passed
@pvaneck pvaneck deleted the identity-utcfromtimestamp branch August 20, 2024 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

3 participants