Latest FAQ's date and time

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
trf000
Posts: 37
Joined: Tue Nov 23, 2010 5:16 pm

Latest FAQ's date and time

Post by trf000 »

I like having the date the lates FAQ's were created/edited. Not a fan of having the time in there. I've looked at Date.php and found the function, but cannot seem to remove time from the equation.
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Latest FAQ's date and time

Post by Thorsten »

Hi,

you can set the format in the admin configuration according the PHP date() function rules: php.net/manual/en/function.date.php

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
trf000
Posts: 37
Joined: Tue Nov 23, 2010 5:16 pm

Re: Latest FAQ's date and time

Post by trf000 »

can't believe i missed that. Thank you Thorsten.
Post Reply