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

AM/PM? #37

Closed
rgbinnovation opened this issue May 2, 2019 · 5 comments
Closed

AM/PM? #37

rgbinnovation opened this issue May 2, 2019 · 5 comments

Comments

@rgbinnovation
Copy link

Can the plugin display AM/PM? I am looking to use the plugin to show hours, minutes and am/pm only. The documentation does not mention this, and I can't seem to see an option for it?

@Realank
Copy link
Owner

Realank commented May 5, 2019

Hi, yes, we didn't support this option by default, but as mentioned in readme, you can extends your own model to show any data with 3 columns, just create a new class that extends CommonPickerModel, fill some methods (reference to TimePickerModel), and it will meet your demand

@Realank Realank closed this as completed May 5, 2019
@ziggycrane
Copy link

It's pretty basic functionality that "DateTime" picker SHOULD support.

@ziggycrane
Copy link

Because now, every single one who uses this library to pick time needs to create their own custom solution to support US and other users ...

@Realank
Copy link
Owner

Realank commented Mar 9, 2020

Thanks for your strong suggestion, I have added this feature, try showTime12hPicker method in 1.3.5 version, 😄

@rgbinnovation
Copy link
Author

rgbinnovation commented Mar 28, 2020 via email

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

3 participants