Skip to content

Instantly share code, notes, and snippets.

@coryetzkorn
Created October 22, 2013 05:02
Show Gist options
  • Save coryetzkorn/7095476 to your computer and use it in GitHub Desktop.
Save coryetzkorn/7095476 to your computer and use it in GitHub Desktop.
PHP Store Hours - Exceptions
$exceptions = array(
'Christmas' => '10/22',
'New Years Day' => '1/1'
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment