export TZ=`/sbin/getcfg System "Time Zone" -f /etc/config/uLinux.conf`
but i don't know how do make it on my pcduino and add it to openhab config file.
My date and time is good but only for the first time, when i postUpdate(cpu_last_update, new DateTimeType()) i got +4 hours for my timezone.
Can someone help me plzzz