HomePhorge

(#13054) Add day-spanning support to schedule's range parameter
244c16b74a27Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#13054) Add day-spanning support to schedule's range parameter

Allow schedule ranges to span the midnight boundary properly. For
instance, for a 9 PM to 3 AM change window you can simply state
"range => '21:00 - 03:00'" instead of
"range => ['21:00 - 23:59', '00:00 - 03:00' ]"

Details

Event Timeline

Sean Millichamp <sean.millichamp@secure-24.com> committed rPU244c16b74a27: (#13054) Add day-spanning support to schedule's range parameter (authored by Sean Millichamp <sean@bruenor.org>).Apr 9 2012, 3:09 AM