[rt-users] Display ticket creation time in another language

Kevin Falcone falcone at bestpractical.com
Wed Apr 20 11:51:01 EDT 2011


On Mon, Apr 18, 2011 at 02:13:59PM +0100, Houcem HACHICHA wrote:
>    Hello all,
>    I'm trying to display a ticket creation time on an RT email template. I used the following:
>    {$Transaction->CreatedAsString}
> 
>    And I got the following in the email: Mon Apr 18 13:06:23 2011 ; which is indeed the ticket
>    creation time.
>    Is it possible to get the ticket creation time in another language? Say French?
>    Thanks in advance

You might be able to set DateTimeFormat to LocalizedDateTime but it
depends on you having all the DateTime modules it wants installed to
work properly.  I'm also not 100% sure how it interacts with being
sent in emails vs changing the web UI.

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110420/ccdbbd53/attachment.sig>


More information about the rt-users mailing list