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

Date picker table column enhancements #9506

Open
GrowwithNaveen opened this issue Apr 25, 2024 · 0 comments
Open

Date picker table column enhancements #9506

GrowwithNaveen opened this issue Apr 25, 2024 · 0 comments

Comments

@GrowwithNaveen
Copy link
Collaborator

1. ISO String Handling

  • Allow the date picker table column to parse and format dates in ISO 8601 format.
  • This enhancement improves integration with external systems and data exchange, as ISO 8601 is a widely recognized standard for date representation.

2. Disabling with Date Range

  • Introduce a feature to disable the date picker table column within a specified date range(Array).
  • Users can define a start and end date for the disabled range. When a date within the range is clicked, the date picker will remain inactive, preventing selection of those dates.

3. Dynamic Time and Date Validation on the UI

  • Make time and date validation UI dynamic based on user interaction with the date picker table column with date/time selection
  • Currently, validation might be static, enforcing specific rules regardless of user selections..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant