×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
J_CALENDAR field stores the wrong date
Christoph Aeschlimann
Nouveau membre
Posts: 7
il y a 6 ans 8 mois - il y a 6 ans 8 mois #1747
par Christoph Aeschlimann
J_CALENDAR field stores the wrong date a été créé par Christoph Aeschlimann
Hi
I do have a problem with the J_CALENDAR field. When I enter a date and store the record. One day will be substracted from the date.
Here a sample:
Datum1is entered as 19.02.2018
After saving the Datum1 is set to 2018-02-18
I do have the Problem in Front- and Backend and withy any dateformat I have tested now.
Any ideas?
Thanks Chrigu
I do have a problem with the J_CALENDAR field. When I enter a date and store the record. One day will be substracted from the date.
Here a sample:
Datum1is entered as 19.02.2018
After saving the Datum1 is set to 2018-02-18
I do have the Problem in Front- and Backend and withy any dateformat I have tested now.
Any ideas?
Thanks Chrigu
Dernière édition: il y a 6 ans 8 mois par Christoph Aeschlimann.
Connexion ou Créer un compte pour participer à la conversation.
Jamila
Visiteur
il y a 6 ans 8 mois #1748
par Jamila
Réponse de Jamila sur le sujet J_CALENDAR field stores the wrong date
Hi Christoph,
I just created a component with J_Calendar and for me it saves the date I select. Have you changed anything in the field configurations?
Best regards,
Jamila Cisse
I just created a component with J_Calendar and for me it saves the date I select. Have you changed anything in the field configurations?
Best regards,
Jamila Cisse
Connexion ou Créer un compte pour participer à la conversation.
new
Nouveau membre
Posts: 5
il y a 6 ans 8 mois #1749
par new
Réponse de new sur le sujet J_CALENDAR field stores the wrong date
I have simular problem, it saves only todays date, it doesn't save any other
Connexion ou Créer un compte pour participer à la conversation.
new
Nouveau membre
Posts: 5
il y a 6 ans 8 mois #1750
par new
Réponse de new sur le sujet J_CALENDAR field stores the wrong date
Just use regular DATE from sql, it solved my issues.
Connexion ou Créer un compte pour participer à la conversation.
Christoph Aeschlimann
Nouveau membre
Posts: 7
il y a 6 ans 8 mois #1752
par Christoph Aeschlimann
Réponse de Christoph Aeschlimann sur le sujet J_CALENDAR field stores the wrong date
The regular DATE from sql can not be formated as %d.%m.%Y.
The solution is to set the PHP and the Joomla timezone to UTC. This solves the problem. It is not perfect, because we are not in UTC timezone. But it is working for me now.
Chrigu
The solution is to set the PHP and the Joomla timezone to UTC. This solves the problem. It is not perfect, because we are not in UTC timezone. But it is working for me now.
Chrigu
Les utilisateur(s) suivant ont remercié: Jamila
Connexion ou Créer un compte pour participer à la conversation.
Jamila
Visiteur
il y a 6 ans 8 mois #1753
par Jamila
Réponse de Jamila sur le sujet J_CALENDAR field stores the wrong date
Hi Christoph,
I researched this a bit further. This issue is related to the way Joomla stores dates. You can read more about it here: issues.joomla.org/tracker/joomla-cms/5954
Thank you for letting us know how you solved the issue.
Best regards,
Jamila Cisse
I researched this a bit further. This issue is related to the way Joomla stores dates. You can read more about it here: issues.joomla.org/tracker/joomla-cms/5954
Thank you for letting us know how you solved the issue.
Best regards,
Jamila Cisse
Connexion ou Créer un compte pour participer à la conversation.
Temps de génération de la page : 0.059 secondes