What type of issue is it? (Choose one - delete the others)
Discussion
What article/section is this about?
Date Only
Time Only
Date Time (with Time Zone)
Date Time (Unspecified)
Describe the issue
Great examples when setting the values programmatically. But if you want to get the value of new DateTime pickers from an IContent you would need to get the raw value and then parse it. I thought you could just type it directly. But no. I spend way more time than I want to admit trying to figure why I got null instead of the actual date. Then I came across this issue: #21992
I am thinking that adding how to get values might be an good idea?
What type of issue is it? (Choose one - delete the others)
Discussion
What article/section is this about?
Date Only
Time Only
Date Time (with Time Zone)
Date Time (Unspecified)
Describe the issue
Great examples when setting the values programmatically. But if you want to get the value of new DateTime pickers from an IContent you would need to get the raw value and then parse it. I thought you could just type it directly. But no. I spend way more time than I want to admit trying to figure why I got
nullinstead of the actual date. Then I came across this issue: #21992I am thinking that adding how to get values might be an good idea?