grails-data-mapping
grails-data-mapping copied to clipboard
How Could I change date Format UTC to EST in Grails API Response?
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?