Hi,
Is there a global system setting/default that would set the container's timezone to be the same across all containers?
I created a few containers and just noticed all time is set to UTC, I changed /etc/timezone file and rebooted but this did not seem to do the trick as date shows UTC time?
	
	
	
		
This is the parent node, its settings are correct there...
	
	
	
		
Thanks
				
			Is there a global system setting/default that would set the container's timezone to be the same across all containers?
I created a few containers and just noticed all time is set to UTC, I changed /etc/timezone file and rebooted but this did not seem to do the trick as date shows UTC time?
		Code:
	
	root@couchpotato:~# cat /etc/timezone
America/Los_Angeles
root@couchpotato:~# date
Thu Jun 29 07:19:49 UTC 2017This is the parent node, its settings are correct there...
		Code:
	
	root@pve:~# date
Thu Jun 29 00:23:45 PDT 2017
root@pve:~# cat /etc/timezone
America/Los_AngelesThanks
 
	 
	
