Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events should not overlapping when two events are having same start and end dates #197

Open
santhureddy008 opened this issue May 3, 2016 · 0 comments

Comments

@santhureddy008
Copy link

Below are the my events, please find solution.
var events = [ { 'start': '2012-01-01 13:00:00', 'end': '2012-01-01 13:00:00' }, { 'start': '2012-01-01 13:00:00', 'end': '2012-01-01 13:00:00'} ];

@santhureddy008 santhureddy008 changed the title Events should not overlapp when two events are same start and end dates Events should not overlapping when two events are having same start and end dates May 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant