Make the DatePickers plugin also handle time

Created on 20 January 2025, about 18 hours ago

Problem/Motivation

The bef_datepicker plugin is enough to play with dates but it would be nice if we could also play with times.

Proposed resolution

  • Add an advanced filter option to "Date picker" plugin : "Allow the user to set time"
  • When the filter is enabled, add two numeric fields under the calendar in order to allow the user to set hours (min: 0, max: 23) and minutes (min: 0, max: 59)
  • Convert offset initial values to datetimes using those values $date->format('Y-m-d H:i')

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

7.0

Component

Code

Created by

🇫🇷France MacSim

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024