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 time-zone-aware doctrine types #10

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

varshneydevansh
Copy link

@varshneydevansh varshneydevansh commented Apr 7, 2024

Proposed introduction of two doctrine types to handle time zones:

carbontz
carbontz_immutable

Copy link
Contributor

@kylekatarnls kylekatarnls left a comment

Choose a reason for hiding this comment

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

Thanks. 🙏

src/Carbon/Doctrine/CarbonTzImmutableType.php Outdated Show resolved Hide resolved
src/Carbon/Doctrine/CarbonTzImmutableType.php Outdated Show resolved Hide resolved
src/Carbon/Doctrine/CarbonTzType.php Outdated Show resolved Hide resolved
@kylekatarnls kylekatarnls changed the title #2835 Add time-zone-aware doctrine types Add time-zone-aware doctrine types Apr 7, 2024
Copy link
Contributor

@kylekatarnls kylekatarnls left a comment

Choose a reason for hiding this comment

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

Tests need to be fixed. 🙏

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.

Carbon support for time-zone-aware doctrine types
2 participants