public class UTC extends Object
| Constructor and Description |
|---|
UTC() |
| Modifier and Type | Method and Description |
|---|---|
static String |
isoFormat(Date date) |
static ZonedDateTime |
isoParse(String date) |
static Date |
local(Date date) |
static Date |
local(Date date,
int offsetSeconds) |
static Date |
now() |
static Date |
then(Date date) |
Copyright © 2019. All rights reserved.