date Time
fun <ERROR CLASS>.dateTime(value: <ERROR CLASS>? = null, name: String? = null, format: String = "YYYY-MM-DD HH:mm", label: String? = null, rich: Boolean = false, init: DateTime.() -> Unit? = null): DateTime
Content copied to clipboard
DSL builder extension function.
It takes the same parameters as the constructor of the built component.