<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 14, 2015 at 6:54 PM, Ed Greshko <span dir="ltr">&lt;<a href="mailto:ed.greshko@greshko.com" target="_blank">ed.greshko@greshko.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">They are kept in /usr/share/i18n/locales.  You probably want to create your own since your modifications may not survive an update.</blockquote></div><br>Thanks Ed... I looked at en_US and en_GB... looks like there is a copy function to take sections from other files.  I want both the 24hour time and dd/mm/yy so I did this:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">LC_TIME</div><div class="gmail_extra">copy &quot;en_GB&quot;</div><div class="gmail_extra">END LC_TIME</div><div><br></div><div>I&#39;m not running Plasma5 now so not sure if that is all that is required.  Also, if I renamed the file as you suggested to say &quot;en_US2&quot; would that show up in whatever selection mechanism Plasma5 has? </div></div><div class="gmail_extra"><br></div></div>