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

--- Comment #19 from Marc VĂ©ron <[email protected]> ---
(In reply to Jonathan Druart from comment #18)
(...)
> I don't manage to force the leading zeros, suggestions are welcome.

The date validation seems to be on the datepicker's onClose and change
functions only, but there is no onclick function directly on the Submit button.
I think that a final date validation could take place there with a function
that returns false if the date is not valid. Maybe the same function could try
to do some formatting (1/1/2016 -> 01/01/2016  etc.) before validation.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to