Dolibarr v13.0.0 Date and Time error after update

Hi,
The dates and time of all my invoice entries are wrong after I updated to 13.0.0
TakePOS date and time is EST. I tried configuring php.ini and MAIN_SERVER_TZ for my timezone.

Localization Parameters (excerpt):

TimeZone PHP (server) +8 (+28800) Asia/Manila Daylight saving time: No
=> PHP Time (server) 02/09/2021 02:42 AM


|TimeZone MySql (database) (database)|EST|
|Client Time Zone (user)|+8 (+28800) Asia/Singapore Daylight saving time: No|
| => Client time (user)|02/09/2021 02:42 AM|

My actual date and time is 02/08/2021 6:42 PM. It seems the local timezone has no effect.

BR,
AA

Still hoping someone could actually help on this. thanks

Hello,

There is a FIX on this on V13.0.1

2 Likes

I got a similar issue in v13.0.2.
All dates in additional row fields in invoices are not transforming date input into correct date format anymore but are displayed as unix timestamps.

image