Commit e9790bb
Fix due date rendering the wrong date in issue (go-gitea#26268)
Closes go-gitea#26263
We have to pass the date without the time.
# Before

# After

Signed-off-by: Yarden Shoham <[email protected]>1 parent 2517da9 commit e9790bb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| |||
0 commit comments