Hi Henry,

On Wed, Feb 18, 2004 at 01:38:21PM +0200, [EMAIL PROTECTED] wrote:

> Great idea - also the ability to change the date format would be nice.
> The default in ticket view is mm/dd/yyyy.  OK if you're used to that
> format, but very confusing if you're more accustomed to dd/mm/yyyy (or
> yyyy/mm/dd).

This can be done by the translation file:

[Kernel/Language/en.pm]

    $Self->{DateFormat} = '%M/%D/%Y %T';
    $Self->{DateFormatLong} = '%A %B %D %T %Y';
    $Self->{DateInputFormat} = '%M/%D/%Y';
    $Self->{DateInputFormatLong} = '%M/%D/%Y - %T';

[...]

  Martin Edenhofer

--
((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg
        http://www.otrs.de/ :: Manage your communication! 

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting f�r Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to