|
|
|
|
|
by OJFord
851 days ago
|
|
If anyone from DDG is here, please sort out your calendar one? I reported it in early January that it was (understandably) erroneously assuming 'jan calendar' still meant current_year+1; still doing it for February. March is ok though, so I think actually the implementation was always buggy, not just now it's 2024, but it's checking if month is <= current month where it should just do <. |
|