mirror of
https://github.com/mihonapp/mihon.git
synced 2025-12-14 10:51:37 +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`.