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

Feature Request: 'minuteInterval' support in 'time' picker #86

Open
aurangblackbuck opened this issue May 12, 2024 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@aurangblackbuck
Copy link

/**

  • enum(1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30)
  • The interval at which minutes can be selected.
  • @extends from DatePickerIOSProperties
    */
    minuteInterval?: 1 | 2 | 3 | 4 | 5 | 6 | 10 | 12 | 15 | 20 | 30;
@RyQuantum
Copy link

Besides, if the "minuteInterval" can support 60 (which means only hour is editable), that would be better.

@farhoudshapouran farhoudshapouran self-assigned this Feb 18, 2025
@farhoudshapouran farhoudshapouran added the enhancement New feature or request label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants