coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: neeth on January 29, 2005, 08:46:30 PM

Title: my date and clock are not good ==???
Post by: neeth on January 29, 2005, 08:46:30 PM
my date and clock are not good ==???
how to change it ?
tnx.
Title: Re: my date and clock are not good ==???
Post by: 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?
Title: Re: my date and clock are not good ==???
Post by: kegobeer on January 29, 2005, 09:41:26 PM
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.
Title: Re: my date and clock are not good ==???
Post by: neeth on January 29, 2005, 09:48:36 PM
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..
Title: Re: my date and clock are not good ==???
Post by: VinZz on July 25, 2005, 02:25:14 PM
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
Title: Re: my date and clock are not good ==???
Post by: Joachim Müller on July 26, 2005, 07:21:45 AM
link to your site?
Title: Re: my date and clock are not good ==???
Post by: VinZz on July 27, 2005, 09:27:32 PM
http://tissotphoto.c.la/
Title: Re: my date and clock are not good ==???
Post by: Joachim Müller on July 28, 2005, 05:05:52 AM
edit your language file (/lang/french.php), find// The various date formatsand paste the next 10 lines that come after it into your next posting.
Title: Re: my date and clock are not good ==???
Post by: VinZz on July 28, 2005, 11:22:35 AM
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';
Title: Re: my date and clock are not good ==???
Post by: VinZz on August 02, 2005, 04:57:36 PM
I've understaind.
Thanks.