<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Change date format? - Install &amp; Setup				            </title>
            <link>https://community.zextras.com/forum/carbonio-setup/change-date-format/</link>
            <description>Zextras Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 20 Apr 2026 03:17:40 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Change date format?</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/change-date-format/#post-11545</link>
                        <pubDate>Thu, 06 Nov 2025 11:11:23 +0000</pubDate>
                        <description><![CDATA[It would be nice to be able to change Language and Date/time format independently. Typically to allow english interface (as carbonio is not translated to many languages), but have at least t...]]></description>
                        <content:encoded><![CDATA[<p>It would be nice to be able to change Language and Date/time format independently. Typically to allow english interface (as carbonio is not translated to many languages), but have at least the local time/date format.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>vladki</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/change-date-format/#post-11545</guid>
                    </item>
				                    <item>
                        <title>RE: Change date format?</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/change-date-format/#post-9908</link>
                        <pubDate>Fri, 31 Jan 2025 07:57:44 +0000</pubDate>
                        <description><![CDATA[Hiya - was wondering if there was a target date for the next release that would incorporate this (date format update)]]></description>
                        <content:encoded><![CDATA[<p>Hiya - was wondering if there was a target date for the next release that would incorporate this (date format update)</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>jajaish</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/change-date-format/#post-9908</guid>
                    </item>
				                    <item>
                        <title>RE: Change date format?</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/change-date-format/#post-8479</link>
                        <pubDate>Thu, 08 Aug 2024 06:26:36 +0000</pubDate>
                        <description><![CDATA[Hi Guys,
While upgrading Carbonio CE to the next release, could remove the modification. But We appreciate your feedback and I agree with you all that having a feature in User Account Setti...]]></description>
                        <content:encoded><![CDATA[<p>Hi Guys,</p>
<p>While upgrading Carbonio CE to the next release, could remove the modification. But We appreciate your feedback and I agree with you all that having a feature in <strong>User Account Settings &gt; Time Zone and Language</strong>  so that user can change the date format as per some most commonly use types like:<br /><a href="https://en.wikipedia.org/wiki/List_of_date_formats_by_country" target="_blank" rel="noopener">https://en.wikipedia.org/wiki/List_of_date_formats_by_country</a></p>
<p>We will raise this topic to our developers.</p>
<p>Thanks,</p>
<p>Sharif</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>Sharif</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/change-date-format/#post-8479</guid>
                    </item>
				                    <item>
                        <title>RE: Change date format?</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/change-date-format/#post-8474</link>
                        <pubDate>Wed, 07 Aug 2024 18:57:51 +0000</pubDate>
                        <description><![CDATA[@dennismcentire Not finding any files, can you list them for us?]]></description>
                        <content:encoded><![CDATA[@dennismcentire Not finding any files, can you list them for us?]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>azdave7042</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/change-date-format/#post-8474</guid>
                    </item>
				                    <item>
                        <title>RE: Change date format?</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/change-date-format/#post-8104</link>
                        <pubDate>Fri, 07 Jun 2024 13:15:55 +0000</pubDate>
                        <description><![CDATA[This was pretty easy to change the code from DD/MM/YYYY to the U.S. Standard of MM/DD/YYYYMy web code was here:/opt/zextras/web/iris/carbonio-mails-ui/a693a0c41d508ab6709b035aad073b4a171370f...]]></description>
                        <content:encoded><![CDATA[<p>This was pretty easy to change the code from DD/MM/YYYY to the U.S. Standard of MM/DD/YYYY<br /><br />My web code was here:<br /><br />/opt/zextras/web/iris/carbonio-mails-ui/a693a0c41d508ab6709b035aad073b4a171370fb<br />grep "DD/MM/YYYY" -l<br /><br />You'll find about 3 files. Edit each one and search for YYYY and you'll hit one or two places in each file. Just swap the month and day around and save.<br /><br />Refresh the web UI and the date format now shows "MM/DD/YYYY" to match the US standard.<br /><br />Note there are probably other places to do this, so maybe a more general sed command applied to the other carbonio-* folders might be better, although I'd keep a backup of the files just in case something breaks.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>dennismcentire</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/change-date-format/#post-8104</guid>
                    </item>
				                    <item>
                        <title>Change date format?</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/change-date-format/#post-6717</link>
                        <pubDate>Wed, 27 Dec 2023 08:26:18 +0000</pubDate>
                        <description><![CDATA[The date format in Carbonio&#039;s web UI seems to default to DD/MM/YYYY. I&#039;m in the US where the date format is MM/DD/YYYY.  Is there somewhere this can be changed?  It&#039;s not obvious if it exist...]]></description>
                        <content:encoded><![CDATA[<p>The date format in Carbonio's web UI seems to default to DD/MM/YYYY. I'm in the US where the date format is MM/DD/YYYY.  Is there somewhere this can be changed?  It's not obvious if it exists.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>diito</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/change-date-format/#post-6717</guid>
                    </item>
							        </channel>
        </rss>
		