@Deprecated public class EBTimeUtil extends Object
Modifier and Type | Field and Description |
---|---|
static Comparator<String> |
HICPMDateComparator
Deprecated.
|
Constructor and Description |
---|
EBTimeUtil()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static String |
get(String HICPMDate,
int nb)
Deprecated.
|
static String |
getDecPrevYear(String time)
Deprecated.
|
static int |
getDuration(String date1,
String date2)
Deprecated.
|
static String |
getEBText(int year)
Deprecated.
|
static String |
getEBText(int year,
int month)
Deprecated.
|
static String |
getMonth(String HICPMDate)
Deprecated.
|
static int |
getMonthInt(String HICPMDate)
Deprecated.
|
static String |
getNext(String HICPMDate)
Deprecated.
|
static String |
getPrevious(String HICPMDate)
Deprecated.
|
static String |
getYear(String HICPMDate)
Deprecated.
|
static int |
getYearInt(String HICPMDate)
Deprecated.
|
static ArrayList<Integer> |
getYears(Set<String> times)
Deprecated.
|
static boolean |
isMonth(String hICPMDate)
Deprecated.
|
static boolean |
isStrictlyBefore(String time1,
String time2)
Deprecated.
|
static boolean |
isYear(String hICPMDate)
Deprecated.
|
public static Comparator<String> HICPMDateComparator
public static boolean isMonth(String hICPMDate)
public static boolean isYear(String hICPMDate)
public static String getEBText(int year, int month)
public static String getEBText(int year)
public static int getYearInt(String HICPMDate)
public static int getMonthInt(String HICPMDate)
Copyright © 2020. All rights reserved.