Localisation

All about webserver configurations, PHP and databases.

Moderator: Thorsten

Post Reply
testuserz
Posts: 1
Joined: Wed Aug 25, 2004 8:58 pm

Localisation

Post by testuserz »

Hi,
I cannot find the place where I can do some localisation / configuration:
- the date-formatting: d/m/Y
- the time difference with the server (in my case: 7 hours).
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

date format: look for the function makeDate() in the file inc/functions.php.

The timezone can be changed in the file inc/constants.php

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply