How Could I change date Format UTC to EST in Grails API Response?
Open
relates-to: gorm
- Dominant language
- Groovy
- Stars
- 2.9k
- Forks
- 975
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 92
Description
Currently, I am migrating my server and database from UTC to EST. All, the data and server timezone in EST. But I am still getting the date in UTC for grails API. How could I resolve it?
Contributor guide
Research direction
Start by reviewing how Grails serializes dates in API responses and how timezone settings are applied across the server and database. Reproduce the UTC response with the reported migration setup, then verify that the response uses the intended timezone without breaking existing date handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100