Page 1 of 1

Date Format

Posted: Tue May 10, 2011 1:34 pm
by Dragonsys
Would it be possible to make the Date Format customizable?
You have it so we can change the Hour Format, but the date comes out as a pretty long string (Mon, May 09 2011 at 2:43:17 AM). It would be great if we could change the php date() format

Re: Date Format

Posted: Tue May 10, 2011 7:40 pm
by Panther
Simply edit the values in the formatdate function in includes/main.inc.php. You can add additional options to the three included. There are two sets - one with and one without the time.