On 01/17/2011 04:55 PM, Nathan Gibbs wrote:
How can I write an exclude_period for Mon-Fri 9am-11:30pm

What I've got,

wd {Mon-Fri} hr {9am-11pm} min {0-29}

isn't quite cutting it.
:-)


I would think you need to split out the last 30min;

wd {Mon-Fri} hr {9am-11pm}, wd {Mon-Fri} hr {11pm} min {0-29}




BR
Anders Synstad
Basefarm AS

_______________________________________________
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to