What file do I edit it order to change the date format. 

This is exactly what we want as well. 




-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Emmanuel Lacour
Sent: Tuesday, April 08, 2014 3:43 AM
To: [email protected]
Subject: Re: [rt-users] Set date format dd/mm/yy

On Mon, Apr 07, 2014 at 12:14:25PM -0700, losintikfos wrote:
> Hi,
>  
> I was wondering if anyone know how to set a RT Config for date format 
> "dd/mm/yy". So far this is my configuration;
>  


if you really want this, use:

Set($DateTimeFormat, {
    Format => 'LocalizedDateTime', 
    Date => 1, 
    Time => 0, 
    DateFormat => 'date_format_short' 
    },
);


-- 
Easter-eggs                              Spécialiste GNU/Linux
44-46 rue de l'Ouest  -  75014 Paris  -  France -  Métro Gaité
Phone: +33 (0) 1 43 35 00 37    -   Fax: +33 (0) 1 43 35 00 76
mailto:[email protected]  -   http://www.easter-eggs.com
--
RT Training - Dallas May 20-21
http://bestpractical.com/training
-- 
RT Training - Dallas May 20-21
http://bestpractical.com/training

Reply via email to