sabeechen / hassio-google-drive-backup

Automatically create and sync Home Assistant backups into Google Drive
MIT License
3.21k stars 198 forks source link

Fix pluralisation of delta timestamps #1067

Open marcjay opened 3 months ago

marcjay commented 3 months ago

Pluralise timestamps if the time unit is rounded up by pluralising after rounding Correct a bug where minutes were not rounded up if seconds were greater than 30

Fixes: #1066