The problem is that the date field includes both the date and time. When this is displayed in Webtop the date/time is converted to what it would be in local time. So a date like 12/1/2019 is actually 12/1/2019 00:00:00 Eastern Time, which is where the server is. When this date/time is converted into local time in California it becomes 11/30/2019 021:00:00. If they change the date to 12/1/2019 12:00:00 then for users in the Philippines it will be converted to 12/2/2019 02:00:00. Is there a way that everyone will see the date that was originally entered?