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