Possible problem of the Time Entry filter with spent_on parameter
I'm trying to filter the Time Entries with a custom date format configuration (%d-%m-%Y - with dashes), but the filter is returning all records, as if I didn't pass any parameters. The only format that is working correctly for me is the default, that is, when I don't enter a date format.
I also tried it with the %d.%m.%Y format, which is in the documentation, but the same problem occurs.
Obs.: The problem also occurs with the %d/%m/%Y (with slashes) format.
Apologize, but I didn't quite understand the problem, you're saying that The only format that is working correctly for me is the default, that is, when I don't enter a date format which means that your Redmine is using the default date format and you don't have to do anything, I mean why are you trying to use any other date format instead of default if that already works for you ?
Closing this due to inactivity.