On Jun 17, 2007, at 2:46 AM, Jonas wrote:

>
> On 17 jun, 01:14, "James Bennett" <[EMAIL PROTECTED]> wrote:
>> Where do you propose this be used? At the database level, your DB  
>> will
>> store date/time values in whatever internal format it prefers.
> Yes, I think that should be stored so at the database level.

Databases store dates internally, not strings. Aside from databases  
being unable to handle dates-times before the epoch this is
not a big problem. The only place where ISO formats are appropriate  
are in machine-readable output (i.e. RSS/ATOM, web services and the  
like).

-- 
Julian 'Julik' Tarkhanov
please send all personal mail to [EMAIL PROTECTED]




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

Reply via email to