-
iCagenda
-
iCagenda - English
-
[SOLVED] Custom date format
[SOLVED] Custom date format
-
goncatin
-
Autore della discussione
-
New Member
-
Riduci
Di più
-
Messaggi: 4
-
Ringraziamenti ricevuti 0
-
-
12 Anni 10 Mesi fa - 12 Anni 10 Mesi fa #1422
da goncatin
Hi everybody:
Is possible to change the date format to d/m/Y in the component?
Ultima Modifica 12 Anni 10 Mesi fa da Lyr!C. Motivo: [SOLVED]
Si prega Accedi o Crea un account a partecipare alla conversazione.
-
giusebos
-
-
Moderator
-
Riduci
Di più
-
Messaggi: 935
-
Ringraziamenti ricevuti 114
-
-
-
12 Anni 10 Mesi fa - 12 Anni 10 Mesi fa #1423
da giusebos
it's possible
Looks good menu item
there is a tutorial for this
HAI BISOGNO DI ASSISTENZA?
leggi qui
Guarda tutti i video tutorial di iCagenda
Watch all video tutorials iCagenda
Regardez toutes les vidéos tutoriels iCagenda
Ver todos los videos tutoriales iCagenda
guarda qui
Ultima Modifica 12 Anni 10 Mesi fa da giusebos.
Si prega Accedi o Crea un account a partecipare alla conversazione.
-
goncatin
-
Autore della discussione
-
New Member
-
Riduci
Di più
-
Messaggi: 4
-
Ringraziamenti ricevuti 0
-
-
12 Anni 10 Mesi fa #1424
da goncatin
I cant´t find this option.
In the menu item only have the next options:
25 11 2012
11 25 2012
25 sept 2012
Sept 25 2012
25 September 2012
September 25 2012
When is the option to put dates as 25/11/2012 format?
Si prega Accedi o Crea un account a partecipare alla conversazione.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Riduci
Di più
-
Messaggi: 6847
-
Ringraziamenti ricevuti 613
-
-
-
-
12 Anni 10 Mesi fa #1426
da Lyr!C
Yes, you can change it in your template files (default or ic_rounded)
In 1.3, there will be a new way of making your own theme easily for iCagenda.
But you can currently change it in file "default_event.php" or "ic_rounded_event.php"
Just change this :
<?php echo $item->nextDate; ?>
by this :
<?php echo $item->day.'/'.$item->month.'/'.$item->year; ?>
This is the simplest way to do so, and it will overide menu option.
Latest version : iCagenda 3.9.12
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Si prega Accedi o Crea un account a partecipare alla conversazione.
-
iCagenda
-
iCagenda - English
-
[SOLVED] Custom date format
Tempo creazione pagina: 0.133 secondi