[KCMs/Night Color] Fix 1-digit minutes representation
ClosedPublic

Authored by iasensio on Dec 14 2019, 8:03 PM.

Details

Summary

On automatic time modes, minutes 0-9 were represented only with 1-digit
(i.e 8:0 instead of 8:00)

BEFORE:


AFTER:

Test Plan

Example Lat: 40.4 Lon: -3.7
(or travel to a place where sunrise starts at 8:00AM)

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
iasensio created this revision.Dec 14 2019, 8:03 PM
Restricted Application added a project: Plasma. · View Herald TranscriptDec 14 2019, 8:03 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
iasensio requested review of this revision.Dec 14 2019, 8:03 PM
iasensio edited the summary of this revision. (Show Details)Dec 14 2019, 8:04 PM
iasensio retitled this revision from [nightcolor] Fix 1-digit minutes representation to [KCMs/Night Color] Fix 1-digit minutes representation.
davidedmundson accepted this revision.Dec 14 2019, 8:28 PM
This revision is now accepted and ready to land.Dec 14 2019, 8:28 PM
This revision was automatically updated to reflect the committed changes.