NormalizedDate
esc.commons.NormalizedDate
This class represent a normalized date.
Value parameters
- dateType
-
Defines which components are available from the date: 0 = all, 1 = year/month, 2 = year only, 99 = nothing.
- day
-
Number of the day in the month (1-[28|29|30|31])
- month
-
Number of the month in the year (1-12)
- year
-
Number of the year.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article