#1184: CalendarDatePicker returns a datetime, not a date
---------------------+------------------------------------------------------
Reporter: grover | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: Widgets | Version: 1.0b1
Severity: normal | Keywords:
---------------------+------------------------------------------------------
returns a datetime with hour, minute, seconds equal to 0. Comparing this
to the equivalent date returns False.
I think using a DateConverter on line 53 of big_widgets.py would fix this?
and then DateTimeConverter only for CalendarDateTimePicker.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1184>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" 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-tickets?hl=en
-~----------~----~----~----~------~----~------~--~---