1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-18 01:28:42 +00:00

US Independence day is in July

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15742 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Raymond Chandler 2009-12-01 20:37:32 +00:00
parent 44ea66c22d
commit 56c7df2bd8

@ -66,7 +66,7 @@
<!-- memorial day is the last monday in may (the only monday between the 25th and the 31st) -->
<action application="set" data="open=false"/>
</condition>
<condition mday="4" mon="6">
<condition mday="4" mon="7">
<!-- independence day -->
<action application="set" data="open=false"/>
</condition>