Maybe someone came across and will be able to give advise.
I am getting the time zone "Europe / Moscow", but it needs to be converted to "UTC + 3". Only an idea with a dictionary comes to mind, but this is rather a last resort. I would not be surprised if there are ready-made solutions, but I did not google it well)
Example:
timezone = "Europe/Moscow" -> timezone = "UTC+3"