D9273: KCalUtils: new method tzUTCOffsetStr
Laurent Montel
noreply at phabricator.kde.org
Mon Dec 11 07:14:09 GMT 2017
mlaurent accepted this revision.
mlaurent added a comment.
This revision is now accepted and ready to land.
fix two const + commit please
thanks
INLINE COMMENTS
> stringify.cpp:284
> +
> + QString hrStr = QStringLiteral("%1").arg(utcOffsetHrs, 2, 10, QLatin1Char('0'));
> + QString mnStr = QStringLiteral("%1").arg(utcOffsetMins, 2, 10, QLatin1Char('0'));
const
same for other line
REPOSITORY
R173 KCalendar Utils
REVISION DETAIL
https://phabricator.kde.org/D9273
To: winterz, mlaurent
Cc: #kde_pim, dvasin, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20171211/2b213636/attachment.html>
More information about the kde-pim
mailing list