Skip navigation links

@NonNullByDefault

Package java.time.zone

Support for time-zones and their rules.

See: Description

Package java.time.zone Description

Support for time-zones and their rules.

Daylight Saving Time and Time-Zones are concepts used by Governments to alter local time. This package provides support for time-zones, their rules and the resulting gaps and overlaps in the local time-line typically caused by Daylight Saving Time.

Package specification

The Javadoc "@param" definition is used to summarise the null-behavior.

Skip navigation links