skuzzle / cmp

Create and share public counters
https://countmy.pizza
MIT License
6 stars 1 forks source link

Render dates on server side #77

Open skuzzle opened 4 years ago

skuzzle commented 4 years ago

Dates are currently rendered in UTC on server side and then converted to local time on client side. Would be cooler to render them correctly on server side. This has multiple dimensions:

Big question that remains is how to determine the client's time zone?