Page 1 of 1

when im create new data in DB, my createAt date its different 8 hours.

Posted: Mon Jun 15, 2015 3:23 am
by S.Shahrudin

Image
my snapshot. This the list my data. Date its different 8 hours. How to set data created in DB with my timezone?


when im create new data in DB, my createAt date its different 8 hours.

Posted: Mon Jun 15, 2015 9:43 am
by Illya Stepanov

Hi -

Time is saved in UTC+0 -- you can modify time format to the needed time zone on clients side.


when im create new data in DB, my createAt date its different 8 hours.

Posted: Fri Aug 05, 2016 7:32 pm
by Rogério Rochlitz

How do I do that?