updates
This commit is contained in:
@@ -857,7 +857,7 @@ export class DatePicker {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// All cases (with or without time)
|
// All cases (with or without time)
|
||||||
each (this.selected, (time, date) => {
|
Ut.each (this.selected, (time, date) => {
|
||||||
|
|
||||||
let token = date.split('.');
|
let token = date.split('.');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user