We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
format
MMM D, YYYY
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
tdesign-react
1.11.1
https://stackblitz.com/edit/rrxuwgkw?file=src%2Fdemo.tsx,src%2Findex.jsx
No response
当点击选择日期时,会进行多次 format 数据处理,第二次 format 和第三次 format 验证中间,数据 value 出现了错误。
The text was updated successfully, but these errors were encountered:
👋 @RSS1102,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
这里是对于某些格式的 format 不支持,后续考虑支持更多格式。
value display 这里应该是{dayjs().locale('zh-cn')} 组件内部format的时候 默认自带了locale('zh-cn')
No branches or pull requests
tdesign 技术栈
tdesign-react
tdesign 技术栈版本
1.11.1
重现链接
https://stackblitz.com/edit/rrxuwgkw?file=src%2Fdemo.tsx,src%2Findex.jsx
重现步骤
No response
期望结果
实际结果
No response
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
当点击选择日期时,会进行多次 format 数据处理,第二次 format 和第三次 format 验证中间,数据 value 出现了错误。
The text was updated successfully, but these errors were encountered: