I want the local computer time to appear on the pdf application that I want to print, because it outputs a different time than the local computer time
Have you checked in database settings? Time-zone settings?
1 Like
This my Time-zone settings according to my country
I think PDF report take Time-zone settings of hosting server not Time-zone settings of my local computer.
So, I want to change it to Time-zone settings of my country, How I do that?
You must change PHP Setting Time-Zone variable date.timezone php.ini, and restart apache service.
2 Likes
2 Likes