Date¶
Date/time input field. This attribute contains a timezone independent data
and stored it as a string in ISO format, ex.: 2007-12-03T10:15:30
.
Attribute options¶
For attributes of this type, you can specify the format of the date.
Кey | Description |
---|---|
y | year |
M | month |
d | day of month |
D | day of year |
E | weekday |
h | hour in 12-hour format |
H | hour in 24-hour format |
m | min |
s | second |
Edit mode¶
In the page management UI, this attribute is displayed as a selection box with a calendar.
Using in the markup¶
Value type: java.time.LocalDateTime