Conversation
🦋 Changeset detectedLatest commit: e790252 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
WalkthroughThe DateRangePickerPanelComponent's footer date format constant was changed from 'YYYY-MM-dd' to 'yyyy-MM-dd' and clarifying comments about Angular DatePipe CLDR year formats were added; a changeset file for a patch release was also added. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧹 Recent nitpick comments
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (1)
✏️ Tip: You can disable this entire section by setting Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
f9574d8 to
e790252
Compare
Angular DatePipe 遵循 CLDR 规范,

YYYY表示周所属年而非日历年。在 12 月底(如 12-28 ~ 12-31)会被解析为下一年,导致页面年份展示错误。
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.