Hi all,
I am facing a problem, where I am working on since several hours without finding a proper solution.Into the pro version of the media library component you need to enter a date to lend out some media stuff. There is a lend_from and a lend_until field - lend_from is date value in mysql.
I need to have the german date format output into the fields, otherwise it is impossible for me to use the component what would be pretty worse
The problem on formatting the date to d.m.Y is, that you can't write this value to mysql. Does anyone know about how to get this issue fixed in a short time? Thanks for any help in advance.