mirror of
https://github.com/mihonapp/mihon.git
synced 2025-04-04 03:25:39 +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`.