Interface StorageTimestamp
public interface StorageTimestamp
-
Method Summary
Modifier and TypeMethodDescriptionvoid
format
(long timestamp, byte[] buffer) byte[]
long
int
void
resetTimeZone
(String timeZoneParam)
-
Method Details
-
resetTimeZone
-
getCurrentTime
long getCurrentTime() -
format
void format(long timestamp, byte[] buffer) -
getFormatLength
int getFormatLength() -
formatBackup
byte[] formatBackup()
-