AM/PM time in events

I created an event with time start 19:30 but on the events page it shows up as 7:30

 

Can someone tell me how to correct this ? I can't find it in the settings.

 

Quote · 17 Jan 2011

Nobody ???

Quote · 20 Jan 2011

 

Nobody ???

Change it in admin panel - advanced settings. See the date format section

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 20 Jan 2011

As far as I remember, it used to be there, but I can't find it anymore. This is what I see in admin settings/advanced/variables concerning the time format. How do I setup the time format to show AM and PM ?

 

timeformat.jpg

Quote · 20 Jan 2011

I created an event to start at 19:30 and it shows on my site as 7:30. When I try to change it, it shows up correct in the event modification page.

 

startdate.jpg

 

I just can't figure out why it doesn't show correct, because in the admin panel the PHP code is correct.

 

I installed the time zone mod and UE30's event mods (as you can see).

 

Something must have gone wrong in the database.

Quote · 20 Jan 2011

I also checked the sys_options in the database : it says %H:%i so that's correct as well.

Quote · 20 Jan 2011

 

I also checked the sys_options in the database : it says %H:%i so that's correct as well.

You should change the long date format

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 21 Jan 2011

I changed it into %d.%m.%Y %H:%i and it's OK now.

 

Thanks for the hint.

Quote · 21 Jan 2011

 

I changed it into %d.%m.%Y %H:%i and it's OK now.

 

Thanks for the hint.

You are welcome

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 21 Jan 2011

normaly you don´t need the character %

change the Long Date Format(for code) not for database

to

d.m.Y A h:i

A = AM/PM

a= am/pm

small h for 0-12 hours

big H for 0-24 hours

ue30 Mods - http://www.boonex.com/market/posts/ue30
Quote · 21 Jan 2011

I should have known that capitals and minuscules are important in PHP Embarassed

Quote · 22 Jan 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.