@API.Public public class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static long |
MILLISECONDSPERDAY
A long value equal to the number of milliseconds in a day.
|
static int |
MILLISECONDSPERHOUR
A long value equal to the number of milliseconds in an hour.
|
static int |
MILLISECONDSPERMINUTE
A long value equal to the number of milliseconds in a minute.
|
static int |
MILLISECONDSPERSECOND
A long value equal to the number of milliseconds in a second.
|
static long |
TIMEZONE_OFFSET
A long value equal to the time zone offset from the GMT in milliseconds.
|
Constructor and Description |
---|
Constants() |
public static final long TIMEZONE_OFFSET
public static final int MILLISECONDSPERSECOND
public static final int MILLISECONDSPERMINUTE
public static final int MILLISECONDSPERHOUR
public static final long MILLISECONDSPERDAY
Copyright © 2015–2019 MapR Technologies, Inc.. All rights reserved.