Add CT to RP Radio and Event Modal - #117
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds Central Time (CT) timezone handling and display to event scheduling components. The changes ensure all event times are consistently displayed in Central Time with proper timezone indicators.
- Replace basic
momentwithmoment-timezonefor proper timezone handling - Convert all event time displays to "America/Chicago" timezone
- Add "CT" suffix to time ranges for clarity
Reviewed Changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| Schedule.tsx | Updates time formatting functions to use Central Time and adds CT suffix to event ranges |
| EventModal.tsx | Converts event start/end times to Central Time and adds CT indicator |
| package.json | Adds moment-timezone dependency for timezone support |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Deploying rp-web-dash with
|
| Latest commit: |
1601896
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://243d6221.rp-web-dash.pages.dev |
| Branch Preview URL: | https://add-ct-to-radio.rp-web-dash.pages.dev |
Deploying rp-web-hype with
|
| Latest commit: |
1601896
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://24c30efc.rp-web-hype.pages.dev |
| Branch Preview URL: | https://add-ct-to-radio.rp-web-hype.pages.dev |
Deploying rp-web-admin with
|
| Latest commit: |
1601896
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1284c420.rp-web-admin.pages.dev |
| Branch Preview URL: | https://add-ct-to-radio.rp-web-admin.pages.dev |
Deploying rp-web-sponsor with
|
| Latest commit: |
1601896
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7cc59513.rp-web-sponsor.pages.dev |
| Branch Preview URL: | https://add-ct-to-radio.rp-web-sponsor.pages.dev |
Deploying rp-web-site with
|
| Latest commit: |
1601896
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ffa7b07b.rp-web-site.pages.dev |
| Branch Preview URL: | https://add-ct-to-radio.rp-web-site.pages.dev |
Timothy-Gonzalez
approved these changes
Sep 18, 2025
anandani4136
approved these changes
Sep 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.