Code review comment for lp:~pkunal-parmar/ubuntu-calendar-app/new_month_yearview

Revision history for this message
Olivier Tilloy (osomon) wrote :

I second Riccardo, that looks really good!

One minor remark:

    506 + text: Qt.formatDateTime( new Date(),"d MMMM yyyy");

The format string should probably be internationalized, with a comment for translators.

« Back to merge proposal