public class ChartTimeMeasure extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
DAY |
static long |
HOUR |
static long |
MINUTE |
static long |
SECOND |
| Constructor and Description |
|---|
ChartTimeMeasure() |
| Modifier and Type | Method and Description |
|---|---|
static double |
calculateInterval(AccountingPeriod accountingPeriod) |
static double |
calculateMinRange(AccountingPeriod accountingPeriod) |
static long |
timeZoneOffset() |
public static final long SECOND
public static final long MINUTE
public static final long HOUR
public static final long DAY
public static double calculateMinRange(AccountingPeriod accountingPeriod)
public static double calculateInterval(AccountingPeriod accountingPeriod)
public static long timeZoneOffset()
Copyright © 2016. All Rights Reserved.