public interface StorageTimestamp
Modifier and Type | Method and Description |
---|---|
void |
format(long timestamp,
byte[] buffer) |
byte[] |
formatBackup() |
long |
getCurrentTime() |
int |
getFormatLength() |
void |
resetTimeZone(String timeZoneParam) |
void resetTimeZone(String timeZoneParam)
long getCurrentTime()
void format(long timestamp, byte[] buffer)
int getFormatLength()
byte[] formatBackup()
Copyright © 2000–2022 EPAM Systems. All rights reserved.