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

太棒了这个库!!谢谢作者用心!在TV上运行很完美 #3

Open
LxzBUG opened this issue Mar 19, 2018 · 6 comments
Open

Comments

@LxzBUG
Copy link

LxzBUG commented Mar 19, 2018

No description provided.

@LxzBUG
Copy link
Author

LxzBUG commented Mar 30, 2018

但是 设置开始时间没有用呢

@crazysunj
Copy link
Owner

demo中MainActivity的128行左右有例子,时间戳,date,Calendar均支持

@LxzBUG
Copy link
Author

LxzBUG commented Mar 30, 2018

嗯嗯 我是直接
dateBundle.putLong(PhoneDatePickerDialog.START_TIME_MILLIS, (now+tenM));
dateBundle.putLong(PhoneDatePickerDialog.END_TIME_MILLIS, now + oneMounth);
设置时间戳的 结束时间是有用的 但是开始时间一直都是当前时间 没有加10分钟

@crazysunj
Copy link
Owner

现在有这样的需求吗?当时设计的时候只考虑了年月日,所以分秒之差并不会有变化。一般来说最小单位都是日。

@LxzBUG
Copy link
Author

LxzBUG commented Mar 30, 2018

嗯 我看了代码也是只有年月日 有这样的需求 比如我们开会 开始时间就是要大于当前时间的 不过我也可以判断下时间大小了 不过 如果你能支持时分秒 就太好了

@crazysunj
Copy link
Owner

嗯,如果这样的需求多,我肯定会支持的,谢谢你的支持!

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

2 participants