Skip to content

Intervals should return start, end dates and duration delta #2

@OldhamMade

Description

@OldhamMade

The parse_interval method should return a tuple of:

(start, # datetime
 duration, # timedelta
 end) # datetime

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions