feat: add use_local_tz configuration
This is only used to determine when the lifecycle_worker starts. Currently we only use single node setup.
If I understand correctly, the node with earlier timezone will win, no?
Fixes: #899
feat: add use_local_tz configuration