https://bugs.kde.org/show_bug.cgi?id=495118
--- Comment #5 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 01014f5780442595f413ad6434808729c981e77a by Ralf Habacker. Committed on 29/10/2024 at 19:23. Pushed by habacker into branch 'master'. Extend date range support in a URL for downloading quotes In URLs of online course sources, a start and end date in the UTC time zone can be used with '%utc' variables in the order listed. This is necessary for querying prices e.g. at yahoo.com. For the use of local time zones, the variable '%u' has been added, which was previously already available when parsing a date. M +30 -9 autotests/alkonlinequoteprivatetest.cpp M +1 -1 autotests/alkonlinequoteprivatetest.h M +49 -31 src/alkonlinequote_p.cpp https://invent.kde.org/office/alkimia/-/commit/01014f5780442595f413ad6434808729c981e77a -- You are receiving this mail because: You are the assignee for the bug.