Date format like "t.n.y" breaks date output so that it appears like:
31.10.10 31
The problem is "t" (days in month) which is not cleaned up by date_limit(), returning unexpected $format = "t" which finally makes it treating as timezone or something.

CommentFileSizeAuthor
#1 date_1823368-1.patch897 bytesOnkelTem

Comments

OnkelTem’s picture

Status: Active » Needs review
StatusFileSize
new897 bytes

Status: Needs review » Needs work

The last submitted patch, date_1823368-1.patch, failed testing.

Anonymous’s picture

Issue summary: View changes

Updated issue summary.