Hi
It looks like a unix timestamp. I cant remember what python uses to
convert unix to a date objecr but should be pretty simple. Maybe
strftime/strptime or you can just google it.

~Jakob

On May 22, 8:13 am, laspal <[email protected]> wrote:
> Hi,
>
> How to convert mysql 10 digit date format to django date format?
> example:
> mysql date - 1219848914
> to django date - "22-05-09"
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to