Uses of Class
com.daml.ledger.javaapi.data.Timestamp
Packages that use Timestamp
-
Uses of Timestamp in com.daml.ledger.javaapi.data
Methods in com.daml.ledger.javaapi.data that return TimestampModifier and TypeMethodDescriptionstatic @NonNull TimestampTimestamp.fromInstant(@NonNull Instant instant) static @NonNull TimestampTimestamp.fromMillis(long millis) Constructs aTimestampfrom milliseconds since UNIX epoch.Methods in com.daml.ledger.javaapi.data that return types with arguments of type Timestamp