Ticket #19 (new enhancement)
Opened 4 years ago
Validate incoming dates
| Reported by: | tim | Owned by: | tim |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 (Ready for General Use) |
| Component: | Library | Version: | trunk |
| Keywords: | Cc: |
Description
All or most client methods that can accept one or more dates as a parameter assumes that if the date is not None, it is a properly formatted string. We should allow for incoming datetime objects as well.
Note: See
TracTickets for help on using
tickets.
