Fix datetimes handling #23

Closed
opened 2026-07-11 15:56:34 +00:00 by leming · 0 comments
Owner

Right now provider provides datetimes as string (Event class), then they are converted back to datetime objects for each consumer.

  • Make Event keep datetime objects for begins_on and ends_on.
  • Add helper functions for datetime <-> str conversion.
Right now provider provides datetimes as string (`Event` class), then they are converted back to `datetime` objects for each consumer. - Make `Event` keep `datetime` objects for `begins_on` and `ends_on`. - Add helper functions for `datetime` <-> `str` conversion.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
leming/kronos#23
No description provided.