]> git.earman.xyz Git - sensor-watch.git/commit
Merge PR #431 - fix wrong number of days in month
authorMatheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Thu, 29 Aug 2024 01:55:43 +0000 (22:55 -0300)
committerMatheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Fri, 30 Aug 2024 19:46:22 +0000 (16:46 -0300)
commitc8ca0d3619f93e7603513ecc9db519f9db1de506
tree1766fa689406a4bf597d3ef9bd2acc7139b49a64
parent95ca374c98fa3158cde7cdf92c12ff2ae8d51509
parent1da9d0aefe1010f9f4ac6825017410b56d9249bc
Merge PR #431 - fix wrong number of days in month

July has 31 days and but was set to 30 days in the Sensor Watch.
This patch fixes the discrepancy.

Reviewed-by: Matheus Afonso Martins Moreira <matheus@matheusmoreira.com>
GitHub-Pull-Request: https://github.com/joeycastillo/Sensor-Watch/pull/431