For example: formats['DATETIME_FORMAT'] = 'N j, Y, P';
On Oct 17, 10:13 pm, timc3 <[email protected]> wrote: > I am using jsi18n for trying to internationalize some Javascript and > its work fine. > > But I am wondering how to translate the datetime format used (based on > PHP's date) to a format that Javascript can parse? > > Thanks -- You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en.

