Support

Support is part of Event Gallery Extended.

Please get a subscription if you need support. Feel free to use the ticket system or the contact form for reporting defects or pre-sale questions. Make sure you're logged in in order to be able to create a new ticket.

For general information you can also jump to the manual.

Subscribe now!

#1499 How to: Change Date format?

Posted in ‘Event Gallery - General’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by szmerd on Thursday, 30 April 2015 13:56 UTC

szmerd
 Hello,
First - thanks for such a great component! :)

I would like to know, where can I change format date on events list. For now is:

Thursday, 30 April 2015

I would like something else like, 30.05.2015

Thank You and Regards

sbluege
To render the date the method JHTML::Date is used. It uses by default the DATE_FORMAT_LC1 format. You can change this if you want a different date appearance.

szmerd
Perfect support :)