mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 03:35:31 +08:00
0c5f88e2f6
Rather than having to do 'start, _ = cal.open_and_close_for_session(dt)' to get just the start, we can now do 'start = cal.session_start(dt)'.