Hello, is there something to use for long time periods like 30 hours or 2 
years, which can be displayed as time?

(well, it can be stored as integer and then somehow printed, but is some 
model.XXXXField for it already? Or will be in the near future?)

I want to store and display something like this:
uptime so far:
0:01:00 (one minute, no am/pm)
1:00:00 (one hour, on am/pm)
13:00:00        (thirteen hours, NOT 1 pm)
30:00:00        (thirty hours)  (alternativelly 1d 06:00:00)
240:00:00               (alternatively 10d 00:00:00)

Or is here some simple way to integrate such values into django?


-- 
Zdravi
     Gilhad
     [EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to