Hi Isomorphic,
I would like to know how I can place the system time in the calendars (MiniDateRangeItem) and in the filters of the DataSourceDateTimeField type fields. Currently, it shows "00:00" in "from" and "23:59" in "to".
In addition, it is required to hide the "apply" button and have the "today" button perform the function of placing the date value. The current behavior is designed so that the calendar is not closed until "apply" is pressed. This only occurs in calendars with type "dateTime". If it is of type "date", it works correctly according to our needs, but does not include the time (which is important for us).
I would like to know how I can place the system time in the calendars (MiniDateRangeItem) and in the filters of the DataSourceDateTimeField type fields. Currently, it shows "00:00" in "from" and "23:59" in "to".
In addition, it is required to hide the "apply" button and have the "today" button perform the function of placing the date value. The current behavior is designed so that the calendar is not closed until "apply" is pressed. This only occurs in calendars with type "dateTime". If it is of type "date", it works correctly according to our needs, but does not include the time (which is important for us).
Comment