<sp-date-picker>

xiaix
Tera Guru

So we have this nice service portal widget date picker:

<sp-date-picker ng-model="data.datePicker" sn-change="customDate()"></sp-date-picker>

Do we have a date/time picker OOB?

 

 

1 ACCEPTED SOLUTION

J Trunnelle
Tera Expert

I was able to use the same picker with time by adding the   sn-include-time="true"   parameter?

View solution in original post

5 REPLIES 5

Scratch that, I figured it out.  🙂