[Koha-bugs] [Bug 30718] Use flatpickr's altInput option everywhere

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 31 12:14:48 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30718

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize at ptfs-europe
                   |                            |.com,
                   |                            |nick at bywatersolutions.com

--- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
This will be a pain to implement, but it's worth the hassle.

We are basically going to remove a lot of our dt_from_string, output_pref and
$KohaDates occurrences.

$KohaDates will be needed for display purpose only (not in flatpickr's input).
We are going to retrieve the iso-formatted date from the DB, send it to the
template, and retrieve the iso-formatted date.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list