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

Add UNIX_EPOCH constants #1291

Merged
merged 1 commit into from Sep 15, 2023
Merged

Add UNIX_EPOCH constants #1291

merged 1 commit into from Sep 15, 2023

Conversation

pitdicker
Copy link
Collaborator

Our const support is now good enough to add these common constants. Fixes #294.

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #1291 (a5afb92) into 0.4.x (3c4846a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##            0.4.x    #1291   +/-   ##
=======================================
  Coverage   91.33%   91.33%           
=======================================
  Files          38       38           
  Lines       16971    16971           
=======================================
  Hits        15501    15501           
  Misses       1470     1470           
Files Changed Coverage Δ
src/datetime/mod.rs 86.08% <ø> (ø)
src/naive/datetime/mod.rs 97.34% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pitdicker pitdicker merged commit 46ad2c2 into chronotope:0.4.x Sep 15, 2023
37 checks passed
@pitdicker pitdicker deleted the unix_epoch branch September 15, 2023 10:20
@pitdicker pitdicker mentioned this pull request Sep 15, 2023
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