Hello!
I am currently using the XamDateTimeInput, but i cant figure out how to only display time.
regards
Hello,
Here is a link with all mask that can be used for XamInput controls. You can display only time, by using this mask: "hh:mm[:ss]". The "ss" part is optional for displaying the seconds section.
If you have any other question(s), please feel free to ask.
Regards,
Anastas
Yes i know about the mask, but is there a picker, similar to the calendar just with time?
No, we don't have such a picker. If I understand you correctly you want a dropDown, where you can choose the time, hour and seconds, right?
Ok, yeah was thinking about some sort of slider or up/down arrrows etc
I forgot to mention, that you can also use the xamDateTime[Range]Slider.