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

durations.css – correct leap-year duration; introduce olympiad #475

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

trych
Copy link
Contributor

@trych trych commented Feb 26, 2024

Hi there,

just noted an error in the durations. A leap year does not refer to a time span of four years, but to the length of the year where the leap day occurs, i.e. 366 days.

On the other hand, conveniently, there is a duration that describes a four-year timespan, an olympiad, which I introduced as a new property.

Hope this makes sense.

Hi there,

just noted an error in the durations. A leap year does not refer to a time span of four years, but to the length of the year where the leap day occurs, i.e. 366 days.

On the other hand, conveniently, there *is* a duration that describes a four-year timespan, an olympiad, which I introduced as a new property.
Copy link

stackblitz bot commented Feb 26, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Owner

@argyleink argyleink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rad 🤘🏻
i bet the tests will need update to account for the addition, will let the action run and verify

@argyleink
Copy link
Owner

oh nice, tests are only for the main bundle, not for extra packs. this is g2g!

@argyleink argyleink merged commit bfaeba5 into argyleink:main Feb 26, 2024
2 checks passed
@trych trych deleted the patch-1 branch February 26, 2024 23:35
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