Date vs Time
This page was created by Hans.karlsen on 2023-01-11. Last edited by Edgar on 2025-08-31.
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.
]
]
[[Category:Attributes and data types [Beginner]]]