mockturtl / cinnamon-weather

DEPRECATED. Use linuxmint/cinnamon-spices-applets instead.
https://cinnamon-spices.linuxmint.com/applets/view/17
28 stars 35 forks source link

Normalize minutes display in sunrise/sunset times #152

Closed ghost closed 8 years ago

ghost commented 8 years ago

This pull request addresses issue #150 by normalizing (zero-padding) sunrise and sunset times in which the minutes value is retrieved as a single digit. So, for instance, a retrieved value of "6:8 am" will be reformatted to display as "6:08 am".

mockturtl commented 8 years ago

Merged in #158, thanks!