coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: sizlintune on October 07, 2005, 04:09:19 AM

Title: Simple Question
Post by: sizlintune on October 07, 2005, 04:09:19 AM
my gallery is located below

http://galleries.slimtainment.com/

what I am wondering is this

under the last viewed menu, is there a way to take the time out and just have the date displayed. I have tried to figure it out and can't. Any help would be appreciated.

Thanks
Title: Re: Simple Question
Post by: Nibbler on October 07, 2005, 05:11:57 AM
You can adjust the time/date format near the top of your language file in the lang directory.

$lasthit_date_fmt = '%B %d, %Y at %I:%M %p'; //cpg1.3.0

Change that to this for example:

$lasthit_date_fmt = '%B %d, %Y'; //cpg1.3.0