Hi:
    When I set LANGUAGE_CODE = 'zh-cn' in the sitting file. I want to
get a 3 letters of month useing filter "date" in the template, e.g.
Useing {{ entry.pub_date|date:"M"}}, I will get  "五月" in chinese, but
the one I expect is "May". How can I fix this?

  Thanks!
  sammysun

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to