c0879494c5
This makes restore trivial since we handle tz now in the node framework and libraries instead of relying on system timezone. Otherwise, start.sh has to now read the db and set the system timezone which is not nice since it increases db and start.sh dependancy. Fixes #359