https://bugs.kde.org/show_bug.cgi?id=413390

--- Comment #6 from Karl Ove Hufthammer <k...@huftis.org> ---
> When using semantic markup (KDE User Interface Text = KUIT), one needs to
> use the xi18n call variants with KF5's KI18n API.
> See https://api.kde.org/frameworks/ki18n/html/prg_guide.html#kuit_markup
> 
> It might be more simple though to just format the year as string using the
> respective QLocale date string methods and then pass this string as arg.

According to that page, one should just use QString::number(year).
And that seems simple enough.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to