Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 14, 20231 yr Hello everyone, I have the following problem (and I don't know how long, I only realized today). The server has the correct date with the correct time zone for my country, but when creating a topic the time of the post does not take the time zone. Post date server
October 14, 20231 yr The date/time displayed there would be to what your computer/device is set to, not your server. When testing this myself on your community, it is working correctly as I am in EDT:
October 14, 20231 yr Author Are you telling me that the date/time with which the post is registered in the database is taken by the client??? being a Web application??? Is the interpretation correct? What I am seeing is that the registry does not take the time zone and all the posts are left with a future time.
October 14, 20231 yr Author This is my team's configuration in relation to the time zone, it is the same as the server, but every post I see is all with 3 hours.
October 14, 20231 yr 22 minutes ago, Mercury Forever said: Are you telling me that the date/time with which the post is registered in the database is taken by the client??? being a Web application??? Is the interpretation correct? What I am seeing is that the registry does not take the time zone and all the posts are left with a future time. We record the date/time in UTC in the database and then based on the browser/os change that to your time zone on the UI.
October 14, 20231 yr Author I have verified that from the cell phone it looks good, the strange thing is because it shows it wrong on my computer. I don't understand why it happens like this.
October 14, 20231 yr 2 minutes ago, Mercury Forever said: I have verified that from the cell phone it looks good, the strange thing is because it shows it wrong on my computer. I don't understand why it happens like this. You will want to check your browser/os to ensure you’re in the time zone you expect to see. Unfortunately, we don’t provide desktop support 😉.
October 14, 20231 yr Author I just did another test from my computer, I entered my community with another user and the date and time looks fine, is there any parameter at the account level that is related to this? Connected to my Admin account. Logged in as another user
October 15, 20231 yr There would be a cookie which stores your time zone so you will want to reset that if you recently changed settings or something.
October 17, 20231 yr Author Dear, just to complement, this is a Google bug for those browsers based on chromium. https://bugs.chromium.org/p/chromium/issues/detail?id=1487920
October 18, 20231 yr Author This version resolves the bug (only over MacOS 14) Version 118.0.5993.88 (Official Build) (x86_64)