public class DateUtil extends Object
| Constructor and Description |
|---|
DateUtil() |
| Modifier and Type | Method and Description |
|---|---|
static long |
getCurrentMonthLastDay() |
static long |
getQuarterByMonth(boolean iniYear) |
static void |
main(String[] args) |
static long |
timeUtil(long num) |
static long |
timeUtill(int num) |
public static long timeUtill(int num)
public static long timeUtil(long num)
public static void main(String[] args)
public static long getCurrentMonthLastDay()
public static long getQuarterByMonth(boolean iniYear)
Copyright © 2017. All rights reserved.