Time set problems

More
13 years 10 months ago #9729 by gkp
Time set problems was created by gkp
I have some problems with Time set in Event Booking. It will not show korrekt in Event Detail.

Time will not show as 24 hours set. I have set in admin back-end – configuration:

Date Format d-m-Y

Event Date Format d-m-Y H:s

Event Time Format H:M

If I change Event Date Format to d-m-Y H:M it shows time as 13:Okt. With small ‘m’ it shows 13:10 where 10 is for the month! But it should show the minutes. I know small s is showing seconds.
I use Joomla 1.6


Regards

Gunnar Pedersen

Please Log in or Create an account to join the conversation.

More
13 years 10 months ago #9783 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Time set problems
Hi Gunnar

To show minutes, use i, not M .

So you can change the config parametters as follow :

- Date format : d-m-Y

- Event Date format : d-m-Y H:i

For list of supported parametters, please see php.net/manual/en/function.date.php

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc