-
Notifications
You must be signed in to change notification settings - Fork 569
fix(date-picker): fix dayjs internationalization settings #5918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
commit: |
TDesign Component Site Preview Open
|
格式化格式成功,但是报错 MMM D, YYYY |
对于使用
对于
|
@@ -12,15 +12,21 @@ | |||
<br /><br /> | |||
<t-date-picker mode="year" range /> | |||
<br /><br /> | |||
<t-date-picker mode="week" /> | |||
<br /><br /> | |||
<t-date-picker mode="week" range /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这里没有这个 range
api 吧?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
🤔 这个 PR 的性质是?
🔗 相关 Issue
💡 需求背景和解决方案
📝 更新日志
tdesign-vue-next
@tdesign-vue-next/chat
@tdesign-vue-next/auto-import-resolver
☑️ 请求合并前的自查清单