#9366: date and time filters do not use localized strings, missing datetime
filter
-------------------------------------------+--------------------------------
Reporter: bthomas | Owner: nobody
Status: new | Milestone:
Component: Internationalization | Version: 1.0
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Comment (by Daniel Pope <[email protected]>):
The second part is not independent. Imagine a culture that writes date as
{{{dd/mm/yyyy}}} but date and time as {{{dd/mm hh:mm yyyy}}}. Whether any
such culture exists I don't know, but an internationalisable datetime
formatting system should be able to cope with this.
--
Ticket URL: <http://code.djangoproject.com/ticket/9366#comment:5>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---