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 timezone option to DatetimeFieldType #323

Merged

Conversation

coldic3
Copy link
Contributor

@coldic3 coldic3 commented Apr 8, 2024

It's useful if you'd like to keep all in UTC but expose dates in a specific timezone.
Additionally, it uses %sylius_grid.timezone% param as a default timezone for datetime field type.

@Zales0123 Zales0123 added the Feature New feature proposals. label Apr 8, 2024
@coldic3 coldic3 force-pushed the feature/datetime-field-type-with-timezone-option branch 4 times, most recently from a6b1206 to ec1edb6 Compare April 8, 2024 13:07
@coldic3 coldic3 force-pushed the feature/datetime-field-type-with-timezone-option branch from ec1edb6 to 0e5f497 Compare April 8, 2024 13:19
@coldic3 coldic3 force-pushed the feature/datetime-field-type-with-timezone-option branch from 4fc2a93 to c16b7b0 Compare July 29, 2024 11:36
@Zales0123 Zales0123 merged commit 6197065 into Sylius:1.13 Jul 29, 2024
7 checks passed
@Zales0123
Copy link
Member

Thanks, Kevin! 🥇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature proposals.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants