#6483: Support European date format for JavaScript
-------------------------------------------------------------+--------------
          Reporter:  Bastian Kleineidam <[EMAIL PROTECTED]>  |         Owner:  
garcia_marc
            Status:  new                                     |     Milestone:  
post-1.0   
         Component:  Admin interface                         |       Version:  
SVN        
        Resolution:                                          |      Keywords:  
i18n-rf    
             Stage:  Accepted                                |     Has_patch:  
1          
        Needs_docs:  0                                       |   Needs_tests:  
0          
Needs_better_patch:  1                                       |  
-------------------------------------------------------------+--------------
Changes (by garcia_marc):

  * keywords:  => i18n-rf
  * needs_better_patch:  0 => 1
  * owner:  nobody => garcia_marc
  * milestone:  => post-1.0

Comment:

 I think that the patch is not the right approach. As I understand
 DD/MM/YYYY will be used only when american format cannot be used. It'll be
 difficult for applications users to realize that 12/01/2008 is first of
 december, but 13/01/2008 is 13th of January.

 I propose to use a i18n setting (stored in django(js).po) so parse the
 date according to current locale. ISO format could be used in all cases as
 fall back format.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/6483#comment:3>
Django Code <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
-~----------~----~----~----~------~----~------~--~---

Reply via email to