×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
J_CALENDAR field stores the wrong date
Christoph Aeschlimann
New Member
Posts: 7
6 år 8 månader sedan - 6 år 8 månader sedan #1747
av Christoph Aeschlimann
J_CALENDAR field stores the wrong date skapades av 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
Last edit: 6 år 8 månader sedan by Christoph Aeschlimann.
Be Logga in eller Skapa ett konto ansluta till konversationen.
Jamila
Besökare
6 år 8 månader sedan #1748
av Jamila
Svar från Jamila i ämnet 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
Be Logga in eller Skapa ett konto ansluta till konversationen.
new
New Member
Posts: 5
6 år 8 månader sedan #1749
av new
Svar från new i ämnet J_CALENDAR field stores the wrong date
I have simular problem, it saves only todays date, it doesn't save any other
Be Logga in eller Skapa ett konto ansluta till konversationen.
new
New Member
Posts: 5
6 år 8 månader sedan #1750
av new
Svar från new i ämnet J_CALENDAR field stores the wrong date
Just use regular DATE from sql, it solved my issues.
Be Logga in eller Skapa ett konto ansluta till konversationen.
Christoph Aeschlimann
New Member
Posts: 7
6 år 8 månader sedan #1752
av Christoph Aeschlimann
Svar från Christoph Aeschlimann i ämnet 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
Följande användare sa tack: Jamila
Be Logga in eller Skapa ett konto ansluta till konversationen.
Jamila
Besökare
6 år 8 månader sedan #1753
av Jamila
Svar från Jamila i ämnet 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
Be Logga in eller Skapa ett konto ansluta till konversationen.
Sidan laddades på: 0.060 sekunder