Tried a clean install of 3.4.6 and the below still occurs.
I created a preferred-date-time object using REST and postman. Yet the response still comes back with a date field a day behind, which makes me think the JSON is being parsed into a dateTime object, without the timezone, and then returned a day behind because the timezone is 0. Still not sure how to fix this.
Here is my REST create request and response with the database data below.
So how am I supposed to use a Date field when any date I put in uses a timezone that I can’t enter?
