Modify ↓
Opened 15 years ago
Closed 15 years ago
#8603 closed defect (fixed)
format_date should be able to format dates
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 0.11.6 |
Component: | general | Version: | none |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I noticed that format_date is not able to format a datetime.date instance. This is actually a bit unlucky, isn't it?
Attachments (1)
Change History (3)
by , 15 years ago
Attachment: | format_date_should_accept_dates_as_well.patch added |
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in [8519], after wikifying the header and … wrapped lines at 79 chars max ;-)
Thanks for the patch!
Note:
See TracTickets
for help on using tickets.
I think this solves the issue :-)