auto a7e029b0a1 Refactor April 1st date check in ChatListener
Removed the more complex date logic used to check for April 1st in the ChatListener class. This check checked if it was April 1st in any timezone. Replaced it with a simpler check using LocalDate's methods for month and day comparison. This only checks if it's April 1st in UTC. This aims to enhance code readability and simplify date handling.
2024-03-31 10:56:21 +02:00
2024-03-24 17:12:55 +01:00
2024-01-04 09:28:53 +01:00
2022-10-09 20:25:40 +02:00
2021-08-23 11:58:28 +02:00
2022-02-19 17:00:03 +01:00
2022-10-01 18:24:42 +02:00
2024-01-04 09:28:53 +01:00
2024-01-04 09:28:53 +01:00
2022-03-14 16:48:35 +01:00
S
Description
No description provided
Readme
5.1 MiB
Languages
Java 99.9%