Hi Guys,
Does Actipro have plans for implementing an edit box for DateTimeOffSet?
Ilian
Hi Guys,
Does Actipro have plans for implementing an edit box for DateTimeOffSet?
Ilian
Hi Ilian,
We don't at the moment but will write down your suggestion. Thanks!
I wanted to follow up on this case. It's been a few years since DateTimeOffset type was introduced in the .NET framework. any updates on support for this? Having to do wrapper properties for every DateTimeOffset we want to edit is rather tedious.
Sorry we don't have that. Instead of wrapper properties, couldn't you just make a value converter that goes from DateTime to DateTimeOffset and use that value converter in your bindings to the DateTimeEditBox?
Please log in to a validated account to post comments.