<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Changing Date Format in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/changing-date-format/m-p/214814#M167944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The date for the date picker (for the English local) is controlled by &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c:\alfresco\tomcat\webapps\share\WEB-INF\classes\alfresco\site-webscripts\org\alfresco\components\form\form.get_en.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Copy this file over to &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Alfresco\tomcat\shared\classes\alfresco\web-extension\site-webscripts\org\alfresco\components\form\&amp;nbsp; (make the directory if you do not already have an extensions form path)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Modify below (from d/M/yyyy and DD/MM/YYYY) to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;form.control.date-picker.entry.date.format=M/d/yyyy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;form.control.date-picker.display.date.format=MM/DD/YYYY&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(This works for version 4.0+ - I do not know about earlier versions)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2012 02:00:46 GMT</pubDate>
    <dc:creator>callen</dc:creator>
    <dc:date>2012-06-14T02:00:46Z</dc:date>
    <item>
      <title>Changing Date Format</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-date-format/m-p/214810#M167940</link>
      <description>I notice that the default for Alfresco 3.3 is a 24 hour clock format.&amp;nbsp; Some of my users may find this a little confusing.&amp;nbsp; I was wondering if there was a way to change the date/time format so that a 12 hour am/pm clock appears.</description>
      <pubDate>Wed, 23 Jun 2010 17:22:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-date-format/m-p/214810#M167940</guid>
      <dc:creator>toadbrother</dc:creator>
      <dc:date>2010-06-23T17:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Date Format</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-date-format/m-p/214811#M167941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you have &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Date Pattern&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;date_pattern=d MMMM yyyy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;date_time_pattern=d MMMM yyyy HH:mm&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;time_pattern=HH:mm&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in webclient.properties file, so just change to what you want for instance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;date_pattern=d MMMM yyyy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;date_time_pattern=d MMMM yyyy H:mm a&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;time_pattern=H:mm a&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you have examples &lt;/SPAN&gt;&lt;A href="http://www.exampledepot.com/egs/java.text/FormatTime.html" rel="nofollow noopener noreferrer"&gt;http://www.exampledepot.com/egs/java.text/FormatTime.html&lt;/A&gt;&lt;SPAN&gt;, so try it out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Sep 2010 19:49:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-date-format/m-p/214811#M167941</guid>
      <dc:creator>savic_prvoslav</dc:creator>
      <dc:date>2010-09-19T19:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Date Format</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-date-format/m-p/214812#M167942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Changing webclient.properties had no affect on my system.&amp;nbsp; I still get Day/Month/Year 24H&amp;nbsp; when I want Month/Day/Year 12h for all dates in Share.&amp;nbsp; I can't figure out where else to change this. Should I place it in Global.properties?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Dec 2010 06:29:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-date-format/m-p/214812#M167942</guid>
      <dc:creator>mthomas</dc:creator>
      <dc:date>2010-12-26T06:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Date Format</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-date-format/m-p/214813#M167943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Found how to change Share dates in C:\Alfresco\tomcat\webapps\share\WEB-INF\classes\alfresco\messages&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;common.properties and slingshot.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Although that does not change the date format for data lists.&amp;nbsp; When I select the yahoo.widget calendar date picker for my data lists it still is entering the date field with dd/mm/yy.&amp;nbsp; Funny action since the default yahoo.widget settings are american standard mm/dd/yy.&amp;nbsp; The way I would like it and the way I have it set in common.properties and slingshot.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know how to change the date field in the forms for data lists to mm/dd/yy?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 16:07:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-date-format/m-p/214813#M167943</guid>
      <dc:creator>mthomas</dc:creator>
      <dc:date>2010-12-28T16:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Date Format</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-date-format/m-p/214814#M167944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The date for the date picker (for the English local) is controlled by &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c:\alfresco\tomcat\webapps\share\WEB-INF\classes\alfresco\site-webscripts\org\alfresco\components\form\form.get_en.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Copy this file over to &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Alfresco\tomcat\shared\classes\alfresco\web-extension\site-webscripts\org\alfresco\components\form\&amp;nbsp; (make the directory if you do not already have an extensions form path)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Modify below (from d/M/yyyy and DD/MM/YYYY) to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;form.control.date-picker.entry.date.format=M/d/yyyy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;form.control.date-picker.display.date.format=MM/DD/YYYY&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(This works for version 4.0+ - I do not know about earlier versions)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 02:00:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-date-format/m-p/214814#M167944</guid>
      <dc:creator>callen</dc:creator>
      <dc:date>2012-06-14T02:00:46Z</dc:date>
    </item>
  </channel>
</rss>

