Skip to content

Add CT to RP Radio and Event Modal - #117

Merged
miguelaenlle merged 1 commit into
mainfrom
add-ct-to-radio
Sep 19, 2025
Merged

Add CT to RP Radio and Event Modal#117
miguelaenlle merged 1 commit into
mainfrom
add-ct-to-radio

Conversation

@miguelaenlle

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings September 17, 2025 22:53

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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 moment with moment-timezone for 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.

Comment thread apps/site/src/components/Home/Schedule/Schedule.tsx
@miguelaenlle
miguelaenlle requested a review from a team September 17, 2025 22:53
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying rp-web-dash with  Cloudflare Pages  Cloudflare Pages

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

View logs

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying rp-web-hype with  Cloudflare Pages  Cloudflare Pages

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

View logs

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying rp-web-admin with  Cloudflare Pages  Cloudflare Pages

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

View logs

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying rp-web-sponsor with  Cloudflare Pages  Cloudflare Pages

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

View logs

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying rp-web-site with  Cloudflare Pages  Cloudflare Pages

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

View logs

@miguelaenlle
miguelaenlle merged commit 09ee05d into main Sep 19, 2025
8 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.

4 participants