Skip to content

Times: display in Eastern Time across the app - #56

Merged
Kitkatnik merged 1 commit into
mainfrom
Kitkatnik/eastern-time-display
Apr 30, 2026
Merged

Kitkatnik merged 1 commit into
mainfrom
Kitkatnik/eastern-time-display

Conversation

@Kitkatnik

Copy link
Copy Markdown
Collaborator

Summary

  • Sets config.time_zone = "Eastern Time (US & Canada)" in config/application.rb so all server-set timestamps (last_seen_at, submitted_at, passport_received_at, created_at, etc.) render in ET on admin and user-facing views. DB storage stays UTC per Rails standard.

Test plan

  • /admin/users — Last Seen column shows ET wall clock
  • /admin/embassy_applications (index + show + delivered) — Submitted / Passport Received timestamps in ET
  • /schedule and /plan — meal departure times in ET
  • Add a new meal-spot transport: datetime picker pre-fills in ET and saves correctly
  • CI green (Brakeman, bundler-audit, importmap audit, RuboCop, tests, system tests)

Sets config.time_zone so all server-set timestamps (last_seen_at,
submitted_at, passport_received_at, etc.) render in ET on admin
and user-facing views. DB storage remains UTC.
@railway-app

railway-app Bot commented Apr 30, 2026

Copy link
Copy Markdown

🚅 Deployed to the ruby-embassy-pr-56 environment in ruby-embassy

Service Status Web Updated (UTC)
ruby-embassy ✅ Success (View Logs) Web Apr 30, 2026 at 3:11 am

@railway-app
railway-app Bot temporarily deployed to ruby-embassy / ruby-embassy-pr-56 April 30, 2026 03:09 Destroyed
@Kitkatnik
Kitkatnik merged commit dfed4c6 into main Apr 30, 2026
6 checks passed

This branch was successfully deployed

No deployments
ruby-embassy / ruby-embassy-pr-56 37204910 Deployed Apr 30, 2026 by railway-app[bot]
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.

1 participant