public class TimestampHelper extends Object
| Constructor and Description |
|---|
TimestampHelper() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.cloud.Timestamp |
afterDays(int days) |
static com.google.cloud.Timestamp |
afterMinutes(int minutes) |
static com.google.cloud.Timestamp |
daysAgo(int days) |
Copyright © 2021 Google LLC. All rights reserved.