public final class Timestamp extends SmfData
  • Method Details

    • smf65ets

      public ZonedDateTime smf65ets()
      SMF65ETS STCKE value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

      Use smf65etsRawValue() for a BigInteger containing the complete STCKE value.

      Returns:
      DateTime SMF65ETS STCKE converted to ZonedDateTime
      See Also:
    • smf65etsRawValue

      public BigInteger smf65etsRawValue()
      SMF65ETS STCKE value.
      Returns:
      BigInteger SMF65ETS STCKE value
    • create

      public static Timestamp create(byte[] Data, int offset, int length)
      create is intended for internal use only. Instances of this section are created by the parent record or section.
      Parameters:
      Data - Array of bytes containing data for this section
      offset - Offset of this section in the data
      length - length of the section