I need to have in my fields a datetime content type. Looking for documentation I found same here http://2sxc.org/en/Docs-Manuals/Feature/feature/2874
Date and Time no relevant settings to explain. Note that the output-template will usually choose to show only the date, only the time etc. So it's the same data-field no matter what you're actually entering.
How can I set a default date value like a Datetime.Now for the editing input data field? I tryed with varius commands but it gives me invalid date. I alsa tryed the dnn token [DateTime: Now] but it doesn't work. Thanks