| Interface | Description |
|---|---|
| ZonedDateTimeStrategy |
Can transform a given
ZoneId into another, based on rules set by the implementing classes. |
| Class | Description |
|---|---|
| EnvironmentZonedDateTimeStrategy | |
| KeepingZonedDateTimeStrategy | |
| StaticZonedDateTimeStrategy | |
| SystemZonedDateTimeStrategy |
ZonedDateTimeStrategy that always will transform the input ZoneId to the ZoneId provided by
ZoneId.systemDefault(). |
Copyright © 2020. All rights reserved.