get timezone offset value from timezone without timezone name
Integer offset = ZonedDateTime.now().getOffset().getTotalSeconds();