On one of our forms, we require a date/time entry. When a user submits the form, the automatic email that is sent has the correct date and time. But when we go into submissions to review the entry, the information is not correct. This started happening when you rolled out the new upgrade where everything is done from the admin page. For example, we are on EST (-5:00 GMT). When the user enters 11:00 AM on the form, the email shows 11:00 AM which is correct. The form on the submissions page shows 6:00 AM which is wrong. The submissions form should not adjust the time since the user would be entering local time and not GMT.