Modify ↓
Opened 15 years ago
#423 new defect
Convert all `model` classes to use `datetime` objects for input and output.
Reported by: | osimons | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.7 |
Component: | General | Version: | dev |
Keywords: | Cc: | ||
Operating System: | BSD |
Description
Follow-up to #85 that has done the conversion for all master-slave communication and other frontend code.
Ideally the datetime conversion should happen in the model-classes that fetches and saves data, so that all internals only deal with datetime-objects.
Lots of code and tests to fix...
Attachments (0)
Note: See
TracTickets for help on using
tickets.