my date and clock are not good ==???
how to change it ?
tnx.
well, depends on the type of clock. if it's a cockoo clock, ask the Swiss.
If you are talking about your pc clock, double click on the time in the bottom right of the screen (assuming windows), and change the time and date properties there.
Why have you asked this on coppermine support boards?
If you are talking about the time and date on your Coppermine site, that is controlled at your host's server location. If the time is off, you'll have to tell your host. If the timezone is off, there isn't anything built in to the current version of Coppermine to compensate for it.
Quote from: Casper on January 29, 2005, 08:51:47 PM
well, depends on the type of clock. if it's a cockoo clock, ask the Swiss.
If you are talking about your pc clock, double click on the time in the bottom right of the screen (assuming windows), and change the time and date properties there.
Why have you asked this on coppermine support boards?
h hi hi hi hi .. i ask for gallery. but tnx..
On my album, I have no hour and no days displayed, only the month ant year.
I'm hosting my album on my computer with EasyPHP 1.7
How can I repair that?
Thanks
link to your site?
http://tissotphoto.c.la/
edit your language file (/lang/french.php), find// The various date formats
and paste the next 10 lines that come after it into your next posting.
Quote// The various date formats
// See http://www.php.net/manual/en/function.strftime.php to define the variable below
$album_date_fmt = '%e %B %Y';
$lastcom_date_fmt = '%d/%m/%y à %H:%M';
$lastup_date_fmt = '%e %B %Y';
$register_date_fmt = '%e %B %Y';
$lasthit_date_fmt = ' %a %e %B %Y à %H:%M';
$comment_date_fmt = '%a %e %B %Y à %H:%M';
I've understaind.
Thanks.