-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fixneeds: clarificationThe issue does not contain enough information for the team to determine if it is a real bugThe issue does not contain enough information for the team to determine if it is a real bug
Description
Feature Description
Add getAssignValue(value: D) : any to DateAdapter.
This will enable returning a value other than date object. For example, string in YYYY-MM-DD format.
Use Case
Commonly, user selects a date with the intent of a date-only value. Date picker (and date range picker) returns date object in local time zone, which may reflet a date portion other than the one selected (adding or subtracting 1 day).
Metadata
Metadata
Assignees
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fixneeds: clarificationThe issue does not contain enough information for the team to determine if it is a real bugThe issue does not contain enough information for the team to determine if it is a real bug