27122023
This commit is contained in:
@@ -589,7 +589,7 @@ const Createorder = () => {
|
||||
<DatePicker
|
||||
|
||||
// label='Date'
|
||||
|
||||
format="DD-MM-YYYY"
|
||||
onChange={(e) => {
|
||||
let dateres11 = dayjs().diff(dayjs(`${dayjs(e).format('YYYY-MM-DD')}`), 'd');
|
||||
console.log('dateres11')
|
||||
|
||||
Reference in New Issue
Block a user