<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How do I change the localisation &#x2F; timezone for the FusionAuth UI?]]></title><description><![CDATA[<p dir="auto">I've changed every timezone setting I can find, but the UI is still showing dates in American format.  How can I change this, and is there a way of setting the default timezone for all new users, etc?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/718/how-do-i-change-the-localisation-timezone-for-the-fusionauth-ui</link><generator>RSS for Node</generator><lastBuildDate>Tue, 15 Sep 2026 18:48:03 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/718.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 08 Jan 2021 17:07:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How do I change the localisation &#x2F; timezone for the FusionAuth UI? on Tue, 30 Mar 2021 15:08:26 GMT]]></title><description><![CDATA[<p dir="auto">There's additional localization and internationalization doc that was written recently here: <a href="https://fusionauth.io/docs/v1/tech/core-concepts/localization-and-internationalization/" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/core-concepts/localization-and-internationalization/</a></p>
]]></description><link>https://fusionauth.io/community/forum/post/2699</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2699</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Tue, 30 Mar 2021 15:08:26 GMT</pubDate></item><item><title><![CDATA[Reply to How do I change the localisation &#x2F; timezone for the FusionAuth UI? on Wed, 13 Jan 2021 13:33:55 GMT]]></title><description><![CDATA[<p dir="auto">OK, more info here because I didn't understand how this works in FusionAuth, and wanted to document this for other folks with the same question.</p>
<p dir="auto">You can change the locale and timezone on a per user  or per registration basis. The registration values, if set, will override the user values.</p>
<p dir="auto">These are available to you on the user or registration object to use in your application.</p>
<p dir="auto">Within the FusionAuth UI, they are used as well. While the FusionAuth admin UI isn't translated, if you change your user's locale to, say, FR, you will see dates displayed in the French format (12/1/2021 for Jan 12).</p>
<p dir="auto">You can't set a global locale or timezone, but you can, as I mentioned, set up a webhook to do so. You could also write your own script to add users using the API or client libraries and always set a user's locale and timezone using that script.</p>
<p dir="auto">HTH.</p>
]]></description><link>https://fusionauth.io/community/forum/post/2175</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2175</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Wed, 13 Jan 2021 13:33:55 GMT</pubDate></item><item><title><![CDATA[Reply to How do I change the localisation &#x2F; timezone for the FusionAuth UI? on Tue, 12 Jan 2021 16:59:14 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/526">@chris-smith</a> ,</p>
<p dir="auto">There's no way to set the default timezone for all new users in the UI, but you could set up a webhook on user creation which would set a default timezone. Here's more about webhooks: <a href="https://fusionauth.io/docs/v1/tech/events-webhooks/" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/events-webhooks/</a></p>
<p dir="auto">You'd want either the user create or the user bulk create events: <a href="https://fusionauth.io/docs/v1/tech/events-webhooks/events/#user-create" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/events-webhooks/events/#user-create</a></p>
<p dir="auto">I don't believe there's a way to change the locale of the FusionAuth admin UI. You can change the report timezone under "Settings &gt; System &gt; Reports" but that only addresses a small part of your question.</p>
<p dir="auto">This seems like a bug (or maybe a feature?) so I filed an issue: <a href="https://github.com/FusionAuth/fusionauth-issues/issues/1066" rel="nofollow ugc">https://github.com/FusionAuth/fusionauth-issues/issues/1066</a></p>
]]></description><link>https://fusionauth.io/community/forum/post/2163</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2163</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Tue, 12 Jan 2021 16:59:14 GMT</pubDate></item></channel></rss>