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

fixes all day events and adds getter for Event::getDtStart #83

Merged
merged 5 commits into from
Apr 4, 2017

Commits on Jan 13, 2017

  1. Configuration menu
    Copy the full SHA
    2056283 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from buggedcom/dev-buggedcom-patch-1

    added missing dtStart getter
    buggedcom authored Jan 13, 2017
    Configuration menu
    Copy the full SHA
    5165a16 View commit details
    Browse the repository at this point in the history
  3. fixes issue with "all day events" (ie noTime = true)

    Where the end date must be the day after the start date.
    buggedcom authored Jan 13, 2017
    Configuration menu
    Copy the full SHA
    eb6cdd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    012344f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ea6edb View commit details
    Browse the repository at this point in the history