mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 06:12:06 +08:00
e5f403deca
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)'.