I need to assign DateTime value to DevExpress.XtraEditors.DateEdit. Are there any ideas to write such datetime values as: days, years, months, hours and so on?
Thanks.
I need to assign DateTime value to DevExpress.XtraEditors.DateEdit. Are there any ideas to write
Share
I believe you are talking about display formatting and mask “days, years, months, hours …”
If so, you can use the followihg code:
Related help article: Mask Type: Date-time