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 Timestamp
Timestamp.fromInstant
(@NonNull Instant instant) static @NonNull Timestamp
Timestamp.fromMillis
(long millis) Constructs aTimestamp
from milliseconds since UNIX epoch.Methods in com.daml.ledger.javaapi.data that return types with arguments of type Timestamp