Code review comment for lp:~yohanboniface/ubuntu-calendar-app/AgendaView

Revision history for this message
ybon (yohanboniface) wrote :

@Kunal: I suggest to keep code DRY and well organised/separated, and thus to keep the Date custom methods in DateExt (instead of putting generic functions in a qml file), and to update there when we know how to properly handle date localization in JavaScript. Thoughts?

« Back to merge proposal