Value: 16
Field number for get and set indicating the daylight savings offset from the ZONE_OFFSET in milliseconds. Equivalent to TimeZone.DSTSavings if the represented time falls inside DST, or 0 otherwise.
To determine the total offset from GMT at the time represented by this calendar, you will need to add the ZONE_OFFSET and DST_OFFSET fields.