How do i set timezones with Symfony translation and the ICU message format?
I’m storing all my dates as UTC in the database. But I want to display them in the users timezone.
I’m storing all my dates as UTC in the database. But I want to display them in the users timezone.