Hi, community,
I identified in iDempiere 6.2 for dates < 1/1/1900, which get
converted to a date -1DAY, e.g. the date 1/1/1900 gets converted to 31/12/1899.
Before saving.
After Saving.
when seeing from grid view it's correct
I also checked on the database, it's correct but it shows on datepicker is = date- 1.
if anyone has any ideas about this issue please let me know.
larger picturesbefore saving
after saving
On Wednesday, May 29, 2019 at 12:34:19 PM UTC+7, Focuszaa Funz wrote:
Hi, community,
I identified in iDempiere 6.2 for dates < 1/1/1900, which get converted to a date -1DAY, e.g. the date 1/1/1900 gets converted to 31/12/1899.Before saving.
After Saving.
when seeing from grid view it's correct
I also checked on the database, it's correct but it shows on datepicker is = date- 1.
$ ls -l /etc/localtime lrwxrwxrwx 1 root root 33 Apr 24 18:22 /etc/localtime -> /usr/share/zoneinfo/Europe/Berlin
--
My bad.., I forgot to tell you that i already changed time zone on both application servers (5.1,6.2), they are the same time zone which is South East Asia- Singapore.
So, Thank you so much again for your explanation, i will try to check again tomorrow.