@Internal
public class TimestampConverter
extends java.lang.Object
| Constructor and Description |
|---|
TimestampConverter() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.cloud.Timestamp |
toCloudTimestamp(org.joda.time.Instant instant) |
static org.joda.time.Instant |
toInstant(com.google.cloud.Timestamp time) |
static org.joda.time.Instant |
toInstant(com.google.protobuf.Timestamp time) |
public static org.joda.time.Instant toInstant(com.google.cloud.Timestamp time)
public static org.joda.time.Instant toInstant(com.google.protobuf.Timestamp time)
public static com.google.cloud.Timestamp toCloudTimestamp(org.joda.time.Instant instant)