
In our test environment, we have our own concept of "today". I see the DateEditBox has SetValueToNowCommand and SetValueToTodayCommand properties, but both are read-only. I don't understand the point of having those properties if they are read-only. How can I change the logic that gets executed when setting to "Now" or "Today"?
[Modified 5 years ago]