Interface StorageTimestamp


public interface StorageTimestamp
  • Method Details

    • resetTimeZone

      void resetTimeZone(String timeZoneParam)
    • getCurrentTime

      long getCurrentTime()
    • format

      void format(long timestamp, byte[] buffer)
    • getFormatLength

      int getFormatLength()
    • formatBackup

      byte[] formatBackup()