Page 1 of 1

Forum Time

Posted: Mon Oct 24, 2011 8:28 am
by Active
Hey i want to know if/how i can change the time format to the German one..
for example 3:00 pm would be 15:00
Is it possible with the custom time format ?

Re: Forum Time

Posted: Mon Oct 24, 2011 10:08 am
by Anteara

Code: Select all

date(D d M, Y G:i);


just go to your UCP > board preferences > edit global settings > my date format > custom

and add

Code: Select all

D d M, Y G:i


remove the colon if you want it to look like 1856 instead of 18:56

Re: Forum Time

Posted: Mon Oct 24, 2011 10:21 am
by Active
Thanks :) Now it looks better :p