EN28601
org.abh80.nf.util.DateUtil.EN28601
final case class EN28601(dd: Int, mm: Int, yyyy: Int) extends StringDateFormat
EN 28601 format (DD/MM/YYYY). If you want European standard, use this.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StringDateFormatclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Returns the formatted date string.
Returns the formatted date string.
Attributes
- Definition Classes
-
StringDateFormat -> Any
- Inherited from:
- StringDateFormat
Concrete fields
Tuple of formatted date parts, order depends on format.
Tuple of formatted date parts, order depends on format.
Attributes
Separator used in string representation.
Separator used in string representation.
Attributes
Inherited fields
Attributes
- Inherited from:
- StringDateFormat
Attributes
- Inherited from:
- StringDateFormat
Attributes
- Inherited from:
- StringDateFormat
In this article