Reproduction link
https://stackblitz.com/edit/angular-mpg1ql?file=src%2Fapp%2Fapp.component.ts
Steps to reproduce
点击右边Shortcuts 选择Every hour
What is expected?
左下角显示 cron: 1 1 * * *
What is actually happening?
左下角会显示 cron: 0 1 1 * * *
| Environment |
Info |
| ng-zorro-antd |
17.0.1 |
| Browser |
chrome |
Reproduction link
https://stackblitz.com/edit/angular-mpg1ql?file=src%2Fapp%2Fapp.component.ts
Steps to reproduce
点击右边Shortcuts 选择Every hour
What is expected?
左下角显示 cron: 1 1 * * *
What is actually happening?
左下角会显示 cron: 0 1 1 * * *