Skip to content

Instantly share code, notes, and snippets.

@gravataLonga
Created January 28, 2015 14:45
Show Gist options
  • Select an option

  • Save gravataLonga/2fd2dbc1900970e248fe to your computer and use it in GitHub Desktop.

Select an option

Save gravataLonga/2fd2dbc1900970e248fe to your computer and use it in GitHub Desktop.
Overlap Date Range
(StartDate1 <= EndDate2) and (StartDate2 <= EndDate1)
@gravataLonga
Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment