- era
- Documentation for this section has not yet been entered.
- year
- Documentation for this section has not yet been entered.
- month
- Documentation for this section has not yet been entered.
- day
- Documentation for this section has not yet been entered.
- dayOfWeek
- Documentation for this section has not yet been entered.
- time
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Returns this time zone's offset in milliseconds from UTC at the specified date and time. The offset includes daylight savings time if the date and time is within the daylight savings time period.
This method is intended to be used by Java.Util.Calendar to compute Calendar.DstOffset and Calendar.ZoneOffset. Application code should have no reason to call this method directly. Each parameter is interpreted in the same way as the corresponding Calendar field. Refer to Java.Util.Calendar for specific definitions of this method's parameters.