miniBB ®®
Fight the automated spam - protect your miniBB-forums,
getting the Captcha addon! Click here to read more.
Captcha Addon for miniBB
Community Forum
 | Forums | File Bank | Sign Up | Reply | Search | Statistics | Manual |
How To miniBB Community Forum / How To /

Modifying Date Format in forums...

 
epicsff
Forums Member
#1 | Posted: 6 Jun 2005 00:35 | Edited by: epicsff
Reply 
Date is displayed like this: 5 Jun 2005 08:10:53

How can I change it so that the format is Month Day Two Didget Year (06/05/05) and for the time to be without the seconds?

Thanks

I see this: ( $dateFormat='j F Y H:i:s'; ) But I don't know how to interpret it

EDIT: Saw that it was php date syntax and found a great article for help. http://www.w3schools.com/php/php_date.asp
Team
8-)
#2 | Posted: 6 Jun 2005 13:32
Reply 
http://www.php.net/manual/en/function.date.php

This is the greatest article for help.

Probably, you need it as:

$dateFormat='m/d/y H:i';
Anonymous
Guest
#3 | Posted: 14 Apr 2007 03:08
Reply 
I just updated to new version of minibb.
I used this function for past.
$dateR = str_replace ("YYYY", $cAll[0]+543, $dateR);
How could I config this for the latest minibb?
2ramil
Forums Member
#4 | Posted: 14 Apr 2007 11:32
Reply 
Anonymous
i don't fully understand you, but may be you can use $timeDiff in setup_options.php. but it will correct all dates... i think you have to describe all at normal way if you need full answer
Paul
CEO
#5 | Posted: 14 Apr 2007 14:22 | Edited by: Paul
Reply 
I suspect "the Buddha time" thread is meant?
Anonymous
Guest
#6 | Posted: 16 Apr 2007 21:02
Reply 
many thanks for your thread.
 
Your Reply
Bold Style  Italic Style  Image Link  URL Link 


» Username  » Password 
You are welcome to post anonymously by entering a nickname with no password (if that nickname has not been taken by another member) or by leaving both fields empty. If you have a forums membership account, you can also sign in from this page without posting a message, or sign in and post at once.


Before posting, make sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
Online now: Guests - 69
Members - 0
Most users ever online: 191 [24 Dec 2007 14:33]
Guests - 191 / Members - 0

Forums are powered by miniBB®