Date vs Time
No edit summary
(Updated Edited template to July 12, 2025.)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
When you want the user to edit a date you use the DateTime datatype.
<message>Write the content here to display this box</message>
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
If you only need the Time part or need the user to edit the Time part in isolation, use the TimeSpan datatype.
[[File:2023-01-11 11h49 53.png|none|thumb]]
[[File:2023-01-11 11h49 53.png|none|thumb]]
[[File:2023-01-11 11h52 16.png|none|thumb]]
[[File:2023-01-11 11h52 16.png|none|thumb]]
{{Edited|July|12|2025}}

Latest revision as of 05:48, 20 January 2025

This page was created by Hans.karlsen@mdriven.net 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.

2023-01-11 11h49 53.png
2023-01-11 11h52 16.png