Changing the Date format

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
sqwerl
Posts: 4
Joined: 07 Apr 2007, 19:30

Changing the Date format

Post by sqwerl »

How do I change the Date format for Mantis 1.0*? Or is it even possible?
savIRC - The cross-platform Open Source IRC Client
deboutv
Posts: 507
Joined: 15 Jan 2007, 14:31
Location: La Ciotat, FRANCE
Contact:

Re: Changing the Date format

Post by deboutv »

sqwerl wrote:How do I change the Date format for Mantis 1.0*? Or is it even possible?
In the config_default_inc.php file you have 3 variables to set the date format:

$g_short_date_format
$g_normal_date_format
$g_complete_date_format
Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/

Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
oamkar sathaye
Posts: 1
Joined: 31 May 2007, 11:00
Location: Pune
Contact:

Re: Changing the Date format

Post by oamkar sathaye »

Hi,
$g_short_date_format
$g_normal_date_format
$g_complete_date_format[/quote]

I have tried to set values for these 3 variables in config_default_inc.php. but still the changes are not getting reflected to the page even after bouncing the apache server. Pls let me know if there is any way around to change the date format?
deboutv
Posts: 507
Joined: 15 Jan 2007, 14:31
Location: La Ciotat, FRANCE
Contact:

Post by deboutv »

Check the config_inc.php file and also the database (table mantis_config_table).
Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/

Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
Post Reply