public final class LocaleTools extends Object
Modifier and Type | Method and Description |
---|---|
static List<Double> |
getListOfHours() |
static List<Double> |
getListOfMinutes() |
static List<Double> |
getListOfMonth() |
static List<Double> |
getListOfYears(Integer startYear,
Integer span) |
static String |
getLocalizedMonth(Double monthNum) |
static String |
getLocalizedMonth(Integer monthNum)
Renvoi le libellé d'un mois localisé
|
static List<DualValues<Double,String>> |
getLocalizedMonthList() |
Copyright © 2016. All rights reserved.