@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class DateTimeHelper extends Object
| Constructor and Description |
|---|
DateTimeHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
currentDateTimeISO() |
static String |
formatDateISO(long milliseconds)
Returns a date string in the ISO-8601 format
|
Copyright © 2016–2021. All rights reserved.