Code review comment for lp://staging/~mterry/ubuntu-system-settings/timezone-name

Revision history for this message
Michael Terry (mterry) wrote :

But if it's const, it can't call initializeTimeZone. Maybe lazily-initializing the timezone info isn't worth the const-uncleanliness... But I figured I'd follow timeZone()'s lead here.

« Back to merge proposal