allows QML files to use
QML modules installed system-wide (and fixes the unit tests of kdev-qmljs).
Thanks,
Denis Steckelmacher
(and fixes the unit tests of kdev-qmljs).
Thanks,
Denis Steckelmacher
dering this parser an
experiment
and hard-coding the most useful rules in KCalendarSystem, using i18n()
calls
to translate everything ? With a bit of code, it could be possible to
implement any rule, even the "last Monday" ones. I thought of
implementing
them in KCalendarSystem because the rules seem to be more
calendar-system-specific than language-specific.
Happy testing,
Denis Steckelmacher.
ch would be taken. When a date has been found, its
matching
portion of the string is removed and a time is looked for. I hope this
could make
it possible to parse strings like "Last Monday on 8 pm", without having
to worry
about the "on" word, that every user will place d
hat the parser will be
able to
parse English and French dates, but I don't know any calendar system
other than
the Gregorian one.
Denis Steckelmacher.