| Modifier and Type | Field and Description |
|---|---|
static String |
PATTERN_FORMAT_TIME |
| Constructor and Description |
|---|
OffsetTimeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertOffSetTime(OffsetDateTime offsetDateTime) |
static String |
getRegion(int code) |
static OffsetDateTime |
timeToOffsetDateTime(byte[] bytes) |
public static final String PATTERN_FORMAT_TIME
public static String getRegion(int code)
public static String convertOffSetTime(OffsetDateTime offsetDateTime)
public static OffsetDateTime timeToOffsetDateTime(byte[] bytes)
Copyright © 2024 Apache. All rights reserved.