We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
tinper-bee
bee-datepicker 2.0.41
react
需要实现的需求描述:日期面板上面的输入框,只输入年份后两位+日期 如“190415”为2019年4月15日,年份有异议时优先选择2000年以后 ,在输入框失去焦点时自动转换。
需要技术支持:能够提供输入框的 blur事件
包括 :datepicker 的面板输入框 和 rangepicker 的面板输入框(开始日期输入框、结束日期输入框, 两个都需要)
The text was updated successfully, but these errors were encountered:
onDateInputBlur
onStartInputBlur
onEndInputBlur
Sorry, something went wrong.
No branches or pull requests
环境及版本信息
tinper-bee
版本号:bee-datepicker 2.0.41
react
的版本号:描述这个问题:
需要实现的需求描述:日期面板上面的输入框,只输入年份后两位+日期 如“190415”为2019年4月15日,年份有异议时优先选择2000年以后 ,在输入框失去焦点时自动转换。
需要技术支持:能够提供输入框的 blur事件
包括 :datepicker 的面板输入框 和 rangepicker 的面板输入框(开始日期输入框、结束日期输入框, 两个都需要)
代码
报错信息
当前的行为:效果(可截图说明)及动作描述
期望的行为:
The text was updated successfully, but these errors were encountered: