kactoos-jvm / nnl.rocks.kactoos.time / DateOf
Parser for Date instances. Parsing the date using the provided formatter.
parsed - The parsed date
Since 0.27
| Name | Summary |
|---|---|
| <init> | DateOf(date: CharSequence, formatter: DateTimeFormatter)DateOf(date: CharSequence)DateOf(date: CharSequence, format: String)Parses the date using the provided format. DateOf(parsed: KScalar<Date>)Parser for Date instances. Parsing the date using the provided formatter. |
| Name | Summary |
|---|---|
| invoke | fun invoke(): DateGet value of this Scalar |