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

refactor: use chrono::DateTime::from_timestamp #23273

Merged
merged 5 commits into from Apr 8, 2024

Conversation

iuioiua
Copy link
Collaborator

@iuioiua iuioiua commented Apr 8, 2024

chrono::NaiveDateTime::from_timestamp_opt() was deprecated in chronotope/chrono#1473.

Prerequisite for #23272.

@iuioiua iuioiua mentioned this pull request Apr 8, 2024
@iuioiua iuioiua requested a review from bartlomieju April 8, 2024 00:46
Cargo.lock Outdated Show resolved Hide resolved
@iuioiua iuioiua requested a review from bartlomieju April 8, 2024 21:11
@iuioiua iuioiua enabled auto-merge (squash) April 8, 2024 21:15
@iuioiua iuioiua merged commit 6157c85 into denoland:main Apr 8, 2024
17 checks passed
@iuioiua iuioiua deleted the use-from_timestamp branch April 8, 2024 21:47
iuioiua added a commit that referenced this pull request Apr 8, 2024
satyarohith pushed a commit that referenced this pull request Apr 11, 2024
`chrono::NaiveDateTime::from_timestamp_opt()` was deprecated in
chronotope/chrono#1473.

Prerequisite for #23272.
satyarohith pushed a commit that referenced this pull request Apr 11, 2024
littledivy pushed a commit to littledivy/deno that referenced this pull request Apr 19, 2024
`chrono::NaiveDateTime::from_timestamp_opt()` was deprecated in
chronotope/chrono#1473.

Prerequisite for denoland#23272.
littledivy pushed a commit to littledivy/deno that referenced this pull request Apr 19, 2024
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.

None yet

2 participants