Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
990
UltraDateTimeEditor support for milliseconds
posted

Hi!

I need to be able to show and possibly edit milliseconds on a datetime field. The UltraDateTimeEditor doesn't seem to support "fff" format. The value returned by the control is a DateTime, but Milliseconds are always at 0. If I set DateTime.Now in the control and edit the date, I lose the milliseconds in my object after.

Is there any plans to support milliseconds in this control ?

Best regards,

Benoit