As a user of the Pool application, I want consistent and clear time zone handling so that I can accurately schedule and participate in pools across different global locations.
๐ Bug Description
The application currently has inconsistent time zone display and management. This inconsistency is particularly problematic in the pool creation form and display components, affecting the accuracy of scheduling in a global context.
๐ Steps to Reproduce
Log in to the Pool application.
Navigate to the pool creation form.
Attempt to set a time for the pool.
Create the pool and view it in the pool display.
Compare the time shown in different parts of the application.
If possible, view the same pool from a different time zone.
๐ฏ Expected Behavior
All internal time storage should use UTC.
Times should be displayed in the user's local time zone by default.
The pool creation form should include a time zone selection option.
Pool display components should clearly indicate the time zone of displayed times.
Users should be able to view pool times in different time zones if needed. (Optional)
๐ธ Screenshots or GIFs
No response
๐ Additional Context
This issue is critical for accurate scheduling in a global context.
The problem primarily affects the pool creation form and display components.
Consider researching similar applications (e.g., Luma, Eventbrite) for best practices in time zone handling.
Implementing a robust time zone management system may require updates to both frontend and backend components.
๐ค User Story
As a user of the Pool application, I want consistent and clear time zone handling so that I can accurately schedule and participate in pools across different global locations.
๐ Bug Description
The application currently has inconsistent time zone display and management. This inconsistency is particularly problematic in the pool creation form and display components, affecting the accuracy of scheduling in a global context.
๐ Steps to Reproduce
๐ฏ Expected Behavior
๐ธ Screenshots or GIFs
No response
๐ Additional Context
๐ Related Issues
No response
๐ฅ Mention
No response