_________________ Legend of Six is an RPG, lots of fun.
free, no email registration required, text/browser based, lots of players, and looking for developers!
Last edited by sixf00t4 on Sun Nov 05, 2006 1:50 pm; edited 1 time in total
sixf00t4 Sergeant
Joined: Oct 16, 2003
Posts: 123
Posted:
Sun Nov 05, 2006 1:49 pm
well, i edited /language/lang-english.php:
from:
Quote:
define("_DATESTRING","%A, %B %d @ %T %Z");
to
Quote:
define("_DATESTRING","%A, %B %d, %Y @ %T");
and that added to 2006, but i can't figure out how to change the time format. %h:%i doesn't seem to be working based on http://www.php.net/date/
_________________ Legend of Six is an RPG, lots of fun.
free, no email registration required, text/browser based, lots of players, and looking for developers!
sixf00t4 Sergeant
Joined: Oct 16, 2003
Posts: 123
Posted:
Sun Nov 05, 2006 1:59 pm
got it just by guessing around...
define("_DATESTRING","%A, %B %d, %Y @ %X");
_________________ Legend of Six is an RPG, lots of fun.
free, no email registration required, text/browser based, lots of players, and looking for developers!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum