Class ForecastIcons.Holidays
- java.lang.Object
-
- de.kaffeemitkoffein.tinyweatherforecastgermany.ForecastIcons.Holidays
-
- Enclosing class:
- ForecastIcons
public static class ForecastIcons.Holidays extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Holidays()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
getEasterInMarch(int year)
static boolean
isChristmas(long time)
static boolean
isEaster()
static boolean
isHalloween(long time)
-