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