mirror of
https://github.com/mihonapp/mihon.git
synced 2025-03-15 09:10:08 +01:00
The previous approach would always throw an Exception because `SimpleDateFormat.format()` expects the input to be of type `Date` or `Number`, not `String`.