Am struggling with handling dates and datetimes on two fronts:

Firstly through the CRUD cycle. Using SA and SQLite: the date/
datetime values only get into the database when set as default values
(defined in model.py).  No other route seems to succeed.

Secondly there is the issue of timezones which may be a part of my
problems above. Any extranet site must deal with these issues though
the CalendarDateTimePicker doesn't appear to.

Before I post mangled code excerpts .... can anyone suggest anything
really helpful, like a good example of code handling these issues.

If I can make sense of all this I may well try to write it up...

Thanks
  Alastair


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to