Hi, I'm developing a program for an embedded device that has all timezone info removed and the root partition (/etc etc.) is read-only. The device reports UTC as its timezone when asked.
If I know the timezone, can I programmatically create a LocalDateTime/Timezone with the timezone I need?





