Anybody can tell me how to set mask for this.
{date} {time} can work, but no seconds.
I need seconds to be displayed.
How to do?
Thanks in advance
I can use two XamDateTimeEditor to compose the full datetime control I want.
But a little complicated for me.
I hope only one can do the things I want.
Hello Adam,
Could you please paste your code or attached small isolated sample, because everything works fine in my project when I set mask="yyyy/mm/dd hh:mm:ss".
Regards,
Anastas
Oh, very strange. It works now.
The codes are same as before.
I also find another way, you can set {date} {longtime}
Thanks