| Package | Description |
|---|---|
| net.bluemind.eas.timezone |
| Modifier and Type | Field and Description |
|---|---|
SystemTime |
EASTimeZone.daylightDate |
SystemTime |
EASTimeZone.standardDate |
| Modifier and Type | Method and Description |
|---|---|
static SystemTime |
SystemTime.of(io.netty.buffer.ByteBuf systime) |
| Constructor and Description |
|---|
EASTimeZone(int bias,
java.lang.String standardName,
SystemTime standardDate,
int standardBias,
java.lang.String daylightName,
SystemTime daylightDate,
int daylightBias) |
Copyright © 2023. All Rights Reserved.