org.abh80.nf.util.DateUtil.Month
See theMonth companion enum
Utilities for working with months.
Attributes
-
Companion
-
enum
-
Graph
-
-
Supertypes
-
trait Sum
trait Mirror
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
Converts integer (1-12) to Month enum.
Converts integer (1-12) to Month enum.
Attributes
-
Throws
-
IllegalArgumentException
if out of range.