-
Notifications
You must be signed in to change notification settings - Fork 119
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
IOS DatetimePicker 使用时卡死 #96
Labels
Comments
方便贴下相关代码么? |
可以了 设置起止时间时格式写成yyyy-MM-dd HH:mm:ss IOS就会卡死,顺便问一下、DatetimePicker为啥没有秒啊0 0 |
@leiminghai 那可能是组件某些边界条件下处理不太周全,我检查下。非常感谢反馈!:smile: |
@Jony1943 感谢反馈,我稍后找个苹果机测试下。 |
文档没有startDate的例子,没注意,分隔符我用了”,“,导致iOS报错,安卓没问题,startDate: new Date()里面分隔符用”/“和“-”都可以,逗号和点不行 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: