Closed (fixed)
Project:
Drupal core
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Apr 2004 at 21:36 UTC
Updated:
17 Dec 2004 at 21:15 UTC
Jump to comment: Most recent file
The format_date function does not handle custom date formats which have backslash escaped characters, it leaves the backslash and expands the next character.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | common.inc_2.diff | 1.09 KB | drumm |
| #4 | common.inc_1.diff | 539 bytes | drumm |
| #1 | common.inc_0.diff | 539 bytes | drumm |
Comments
Comment #1
drummThe specific case I need this for is a W3C DTF, which has a 'T' in it which would be convenient to put in without having it changed to the three letter timezone code.
Comment #2
drumm(made agaist head, also applies to 4.5)
Comment #3
dries commentedMind to add a code comment? Pecularities like this ought to be documented. Thanks.
Comment #4
drummNow with more comments.
Comment #5
drummNow with the correct file attached.
Comment #6
dries commentedCommitted to HEAD.
Comment #7
(not verified) commented