Date vs Time
(Adding message template to the top of the page) |
(Replacing message template with parser tag) |
||
Line 1: | Line 1: | ||
<message>Write the content here to display this box</message> | |||
When you want the user to edit a date, use the DateTime datatype. | When you want the user to edit a date, use the DateTime datatype. | ||
Revision as of 07:41, 17 June 2024
This page was created by Hans.karlsen on 2023-01-11. Last edited by Edgar on 2025-01-20.
When you want the user to edit a date, use the DateTime datatype.
If you only need the Time part or need the user to edit the Time part in isolation, use the TimeSpan datatype.