public class StravaDateUtils extends Object
| Constructor and Description |
|---|
StravaDateUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Integer |
secondsSinceUnixEpoch(LocalDateTime date) |
public static Integer secondsSinceUnixEpoch(LocalDateTime date)
date - Date for which seconds since the epoch date is to be calculatedCopyright © 2016 Dan Shannon. All rights reserved.