Skip to content

Fix transfer issues caused by incorrect date parsing

Pre-release
Pre-release

Choose a tag to compare

@nacabaro nacabaro released this 02 Sep 00:55
· 143 commits to main since this release

Forgot that months start counting up from 0 instead of 1, making some characters not transfer from the app correctly. Fixed this by increasing the month range so it goes from 1-12 instead of 0-11.