Re: [SQLObject] Distinct value lookup on DateTimeCol()
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: F.A. P. <f_...@ly...> - 2007-06-18 18:55:22
|
Hi, Oeps, I did hit the send button to soon and forgot to add this. So the year part is solved but now what can I do when I want to construct a monthly birthday calender. As in who celebrates his birthday in the month of june? Or who do I send a postcard for their birthday next week? Setting a start and end date in the select? How would one do that with a DateTimeCol()? With best regards, Frans. |