public interface DateConstants
| Modifier and Type | Field and Description |
|---|---|
static long |
HALF_DAY_MILL
半天的毫秒数
|
static long |
HALF_DAY_SEC
半天的秒数
|
static long |
ONE_DAY_MILL
一天的毫秒数
|
static long |
ONE_DAY_SEC
一天的秒数
|
static final long ONE_DAY_SEC
static final long HALF_DAY_SEC
static final long ONE_DAY_MILL
static final long HALF_DAY_MILL
Copyright © 2021–2022 EasyJ开源社区. All rights reserved.