Is it possible to set the timezone for a datetime field?
Contributor guide
Tech stack
None
Domain
backend
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
half day
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
needs investigation
Prerequisites
basic Elixir knowledge
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
20
Research direction
The issue is a feature request for timezone support. The repository is an admin package for Phoenix. Investigate if the maintainer has responded (check comments). Look into how datetime fields are currently handled in ex admin and if there are existing patterns for timezone handling in Phoenix.