| Package | Description |
|---|---|
| no.api.freemarker.java8 | |
| no.api.freemarker.java8.time | |
| no.api.freemarker.java8.zone |
| Class and Description |
|---|
| ZonedDateTimeStrategy
Deprecated.
Use
ZoneStrategy instead. |
| ZoneStrategy
Defines the general strategy used when dealing with zones in different parts of the DateTime API.
|
| Class and Description |
|---|
| ZoneStrategy
Defines the general strategy used when dealing with zones in different parts of the DateTime API.
|
| Class and Description |
|---|
EnvironmentZoneStrategy
ZoneStrategy that always will transform the input ZoneId to the ZoneId provided by
Environment#getCurrentEnvironment().getTimeZone().getTimeZone(). |
| KeepingZoneStrategy |
| StaticZoneStrategy |
SystemZoneStrategy
ZoneStrategy that always will transform the input ZoneId to the ZoneId provided by
ZoneId.systemDefault(). |
| ZoneStrategy
Defines the general strategy used when dealing with zones in different parts of the DateTime API.
|
Copyright © 2022. All rights reserved.