×
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åneder dager siden - 6 år 8 måneder dager siden #1747
av Christoph Aeschlimann
J_CALENDAR field stores the wrong date opprettet 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åneder dager siden by Christoph Aeschlimann.
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Jamila
Besøkende
6 år 8 måneder dager siden #1748
av Jamila
Besvart av Jamila i emne 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
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
new
New Member
Posts: 5
6 år 8 måneder dager siden #1749
av new
Besvart av new i emne J_CALENDAR field stores the wrong date
I have simular problem, it saves only todays date, it doesn't save any other
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
new
New Member
Posts: 5
6 år 8 måneder dager siden #1750
av new
Besvart av new i emne J_CALENDAR field stores the wrong date
Just use regular DATE from sql, it solved my issues.
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Christoph Aeschlimann
New Member
Posts: 7
6 år 8 måneder dager siden #1752
av Christoph Aeschlimann
Besvart av Christoph Aeschlimann i emne 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ølgende bruker(e) sa Takk: Jamila
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Jamila
Besøkende
6 år 8 måneder dager siden #1753
av Jamila
Besvart av Jamila i emne 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
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Tid til å lage siden: 0.055 sekunder