Skip to content

fix: expire date bug#338

Merged
Chrilleweb merged 3 commits intomainfrom
cmn/expireD
Mar 20, 2026
Merged

fix: expire date bug#338
Chrilleweb merged 3 commits intomainfrom
cmn/expireD

Conversation

@Chrilleweb
Copy link
Owner

Fixes #309

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

  • Changes are small, focused, and easy to review
  • Link to related issues (if applicable)
  • The existing code style and project structure are followed

Tests

  • Relevant tests have been added or updated

Documentation

  • Documentation has been updated if necessary (e.g., README, docs folder)

See CONTRIBUTING.md

@changeset-bot
Copy link

changeset-bot bot commented Mar 20, 2026

⚠️ No Changeset found

Latest commit: 936c00c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2026

📊 Unit Test Coverage

Overall coverage: 99.42%

✨ No new testable lines in this PR

Coverage threshold met (≥80%)

@Chrilleweb Chrilleweb merged commit 90a3359 into main Mar 20, 2026
2 checks passed
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.

[Bug] Expiration date calculation may be off by one day due to timezone parsing

1 participant