Closed supercoder-dev closed 3 months ago
Implemented UTC-based timestamps with client-side conversion for accurate local time display across all timezones.
I have added the timestamps in a much simpler way. There is really no need for Python to send the time to each client, the clients can just show the current time themselves.
Implemented UTC-based timestamps with client-side conversion for accurate local time display across all timezones.