[Koha-bugs] [Bug 33703] Entering dates should be more flexible accepting different entry formats

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 10 19:12:46 CEST 2023


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at bywatersolutions.com

--- Comment #5 from Nick Clemens <nick at bywatersolutions.com> ---
So what appears to be happening is that the date is being parsed as if the
expected separators are there.

i.e:

05241964

is being read as:

05/41/64

The 41st day of May becomes the 10th of June

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


More information about the Koha-bugs mailing list