| Summary: | Add support for locale date formats in queries | ||
|---|---|---|---|
| Product: | [Applications] KEXI | Reporter: | Matija Šuklje <matija> |
| Component: | Queries | Assignee: | Kexi Bugs <kexi-bugs> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | All | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Matija Šuklje
2008-01-27 00:18:16 UTC
I suspect this is also the reason why using KexiReportPart (0.0.4) shows dates in the report in the ISO format. Its probably not fair to put this as a bug against Kexi as my report part is a seperate project. Its also in quite an infant stage, but i#ll do my best to fix reported bugs. I'll also reply to your other email later. No, no. I've noticed the bug even before I used your KexiReportPart. I found that bug with the help of ingwa, SaroEngels, astan (and others) on the #koffice IRC channel when I was just trying to write a query that would show me only entries that are dated on a specific month. The ISO format yyyy-mm-dd is used i nthe SQL language, especially in facilities behind the designer, namely SQL parser. We could support locale formats but need to find out a way to indicate a data constant is in locale format -- a way that can be considered as a standard. So - later, plese remind for Kexi 2.x. Will do ;) |