Opened 13 years ago
Closed 13 years ago
#16392 closed Cleanup/optimization (fixed)
[patch] update doc for "c" date format
Reported by: | ybon | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.3 |
Severity: | Normal | Keywords: | doc, date, filter |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
This ticket is a follow-up to this discussion on django-developper list : http://groups.google.com/group/django-developers/browse_thread/thread/61296125a4774291/b81dfcb3ead2cb5f#b81dfcb3ead2cb5f
The idea is to make the Django documentation clearer about the "c" date format behaviour with naive and aware datetime.
Thanks !
Attachments (2)
Change History (5)
by , 13 years ago
Attachment: | c_formatter_doc.patch added |
---|
comment:1 by , 13 years ago
Easy pickings: | unset |
---|
comment:2 by , 13 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
patch on "c" date format in documentation