@@ -149,7 +149,7 @@ exports[`Picker format by locale date 1`] = `
149
149
<td title = " 2000-01-30" class = " ant-picker-cell ant-picker-cell-in-view" >
150
150
<div class = " ant-picker-cell-inner" >30</div >
151
151
</td >
152
- <td title = " 2000-01-31" class = " ant-picker-cell ant-picker-cell-in-view" >
152
+ <td title = " 2000-01-31" class = " ant-picker-cell ant-picker-cell-end ant-picker-cell- in-view" >
153
153
<div class = " ant-picker-cell-inner" >31</div >
154
154
</td >
155
155
<td title = " 2000-02-01" class = " ant-picker-cell ant-picker-cell-start" >
@@ -329,7 +329,7 @@ exports[`Picker format by locale dateTime 1`] = `
329
329
<td title = " 2000-01-30" class = " ant-picker-cell ant-picker-cell-in-view" >
330
330
<div class = " ant-picker-cell-inner" >30</div >
331
331
</td >
332
- <td title = " 2000-01-31" class = " ant-picker-cell ant-picker-cell-in-view" >
332
+ <td title = " 2000-01-31" class = " ant-picker-cell ant-picker-cell-end ant-picker-cell- in-view" >
333
333
<div class = " ant-picker-cell-inner" >31</div >
334
334
</td >
335
335
<td title = " 2000-02-01" class = " ant-picker-cell ant-picker-cell-start" >
@@ -1045,7 +1045,7 @@ exports[`Picker format by locale week 1`] = `
1045
1045
<td title = " 2000-01-30" class = " ant-picker-cell ant-picker-cell-in-view" >
1046
1046
<div class = " ant-picker-cell-inner" >30</div >
1047
1047
</td >
1048
- <td title = " 2000-01-31" class = " ant-picker-cell ant-picker-cell-in-view" >
1048
+ <td title = " 2000-01-31" class = " ant-picker-cell ant-picker-cell-end ant-picker-cell- in-view" >
1049
1049
<div class = " ant-picker-cell-inner" >31</div >
1050
1050
</td >
1051
1051
<td title = " 2000-02-01" class = " ant-picker-cell ant-picker-cell-start" >
0 commit comments