raw Offset
This is a best approximation of java.util.TimeZone.getRawOffset, which returns the offset, regardless of daylight savings time - possibly even with historic accuracy. The current implementation uses a map of id to raw offset taken from the above java method.