Skip to content
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

关于时间选择器起始时间和结束时间 #1015

Open
Yuangudashen opened this issue Jun 9, 2022 · 12 comments
Open

关于时间选择器起始时间和结束时间 #1015

Yuangudashen opened this issue Jun 9, 2022 · 12 comments

Comments

@Yuangudashen
Copy link

如何禁止选择比当前时间早的时间(精确到分秒)

@Lemniscate317
Copy link

可以选范围我记得,不显示就好了

@Yuangudashen
Copy link
Author

比如有需求场景要求只能选每天8-18点之间的时间(要求的格式是yyyy-MM-dd HH:mm:ss),通过日期时间选择器怎么实现呢?

@whb7762300
Copy link

比如有需求场景要求只能选每天8-18点之间的时间(要求的格式是yyyy-MM-dd HH:mm:ss),通过日期时间选择器怎么实现呢?

这个需要自己把源码down下来,自己修改源码

@LuckyCodeer
Copy link

https://github.com/LuckyCodeer/Android-PickerView 这里已经支持时分秒的控制了

@z2700589
Copy link

z2700589 commented Oct 8, 2022

https://github.com/LuckyCodeer/Android-PickerView 这里已经支持时分秒的控制了

api可以提供一下吗?

@LuckyCodeer
Copy link

https://github.com/LuckyCodeer/Android-PickerView 这里已经支持时分秒的控制了

api可以提供一下吗?

api还是现在的api,没有变,只是增加了时分秒的控制,之前的API,看这个库的说明

@zdxiang
Copy link

zdxiang commented Oct 13, 2022

https://github.com/LuckyCodeer/Android-PickerView 这里已经支持时分秒的控制了

有坑不?

@LuckyCodeer
Copy link

LuckyCodeer commented Oct 13, 2022 via email

@zdxiang
Copy link

zdxiang commented Oct 13, 2022

看到作者在其他地方回复过,说是多层嵌套,逻辑复杂。所以没做这个功能?

@LuckyCodeer
Copy link

LuckyCodeer commented Oct 13, 2022 via email

@zdxiang
Copy link

zdxiang commented Oct 13, 2022

是否用你还是自己决定吧

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2022年10月13日(星期四) 中午11:57 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [Bigkoo/Android-PickerView] 关于时间选择器起始时间和结束时间 (Issue #1015) 看到作者在其他地方回复过,说是多层嵌套,逻辑复杂。所以没做这个功能? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

用啊。只是想请教下你是怎么实现的而已。能否在你的readMe上指导一下。

@javakam
Copy link

javakam commented Aug 22, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants