In lua, i want to store the timezone_offset value(Eg: UTC+05:30) of my system to lua variable
Please help to me get this value somehow using any inbuild function in lua, or custom written function in lua, or by running powershell command from lua or any other way. I wanted to store timezone value to a lua variable for later usage.