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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | date_1823368-1.patch | 897 bytes | OnkelTem |
Comments
Comment #1
OnkelTem commentedComment #2.0
(not verified) commentedUpdated issue summary.