-
iCagenda
-
iCagenda - English
-
import event date format to convert
import event date format to convert
-
freddie24
-
Auteur du sujet
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 11
-
Remerciements reçus 0
-
-
il y a 10 ans 4 mois - il y a 10 ans 3 mois #7850
par freddie24
Hello everyone,
I imported about 500 events from an old database to the database of iCagenda.
all are seen perfectly in the backend, but the site NO.
The problem is in the date format.
iCagenda want the date in the format: a: 1: {i: 0; s: 16: "22/08/2014 00:00";}
how can I convert my date
from 22/08/2014 to a: 1: {i: 0; s: 16: "22/08/2014 00:00";} ???
Thank you!
Dernière édition: il y a 10 ans 3 mois par Lyr!C.
Connexion ou Créer un compte pour participer à la conversation.
-
giusebos
-
-
Modérateur
-
Réduire
Plus d'informations
-
Messages : 935
-
Remerciements reçus 114
-
-
-
il y a 10 ans 4 mois #7852
par giusebos
how did you convert the events?
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
Connexion ou Créer un compte pour participer à la conversation.
-
freddie24
-
Auteur du sujet
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 11
-
Remerciements reçus 0
-
-
-
Lyr!C
-
-
Administrateur
-
-
Lead Developer
Réduire
Plus d'informations
-
Messages : 6784
-
Remerciements reçus 608
-
-
-
-
il y a 10 ans 3 mois #7981
par Lyr!C
Hello,
Today, the dates for an event (single date) are serialize using this php function.
So, in data, a date such as 22/08/2014 should become in date like this :
22/08/2014
will become this :
a:1:{i:0;s:16:"2014-08-22 00:00";}
Note the date format, is database internationnal datetime format YYYY-MM-DD HH-MM
Hope this helps!
Cyril
Latest version : iCagenda 3.9.8
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)
.
Connexion ou Créer un compte pour participer à la conversation.
-
iCagenda
-
iCagenda - English
-
import event date format to convert
Temps de génération de la page : 0.076 secondes