Re: Get number of the day

2008-04-01 Thread Esteban Saavedra L.
Hi heidi, 2008/4/1, Heidi Bustamante <[EMAIL PROTECTED]>: > > Hello > A date anyone, how to get the number of the day that corresponds for day of the week, you can use: date1.isoweekday() Esteban -- M.Sc. Ing. Esteban Saavedra Lopez CEO Opentelematics.Bolivia Telefono:(+591.2) 5245959 Ce

Re: Get number of the day

2008-04-01 Thread Tim Chase
> A date anyone, how to get the number of the day that corresponds from which starting point? day of the year? day of the week? day of the month? Reading up on Python's strftime() method of datetime objects [1] may point you at what you need. Small caveat regarding current breakage for dat

Re: Get number of the day

2008-04-01 Thread erob
Hi Heidi, Perhaps you missed the part in the docs about the date filter ? In any cases, here's the link: http://www.djangoproject.com/documentation/templates/#date Hope this helps, Etienne On Apr 1, 12:10 pm, "Heidi Bustamante" <[EMAIL PROTECTED]> wrote: > Hello > A date anyone, how to get th

Get number of the day

2008-04-01 Thread Heidi Bustamante
Hello A date anyone, how to get the number of the day that corresponds Thanks Heidi --~--~-~--~~~---~--~~ 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@googlegrou