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
切换时间(最小单位为小时)时,若没有再次点击年月日,直接点击小时选择器后,点击确定,层关闭,显示的是当前年月日+已选择的小时,而不是自己第一次选择的年月日。例如:初始显示“2019-07-02 12”,使用选择器,准备选择到“2019-04-04 10”,不点击年月日,而是直接点击“时间选择”按钮选择 10时 后,点击确定,此时显示的是“2019-07-02 10”而不是期望的“2019-04-04 10”。 个人感觉应该显示为“2019-04-04 10”,也许是我哪里没有配置正确,知道的基友们麻烦帮助一下,谢谢。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
切换时间(最小单位为小时)时,若没有再次点击年月日,直接点击小时选择器后,点击确定,层关闭,显示的是当前年月日+已选择的小时,而不是自己第一次选择的年月日。例如:初始显示“2019-07-02 12”,使用选择器,准备选择到“2019-04-04 10”,不点击年月日,而是直接点击“时间选择”按钮选择 10时 后,点击确定,此时显示的是“2019-07-02 10”而不是期望的“2019-04-04 10”。
个人感觉应该显示为“2019-04-04 10”,也许是我哪里没有配置正确,知道的基友们麻烦帮助一下,谢谢。
The text was updated successfully, but these errors were encountered: