calcard 0.3.6

iCalendar/JSCalendar and vCard/JSContact parsing, building and conversion library for Rust
Documentation
{
  "errors": [],
  "events": [
    {
      "comp_id": 1,
      "start": "2017-06-01T09:00:00-05:00",
      "end": "2017-06-01T17:00:00-05:00"
    },
    {
      "comp_id": 1,
      "start": "2017-06-08T09:00:00-05:00",
      "end": "2017-06-08T17:00:00-05:00"
    },
    {
      "comp_id": 1,
      "start": "2017-06-15T09:00:00-05:00",
      "end": "2017-06-15T17:00:00-05:00"
    },
    {
      "comp_id": 1,
      "start": "2017-06-22T09:00:00-05:00",
      "end": "2017-06-22T17:00:00-05:00"
    },
    {
      "comp_id": 2,
      "start": "2017-07-03T09:00:00-05:00",
      "end": "2017-07-03T12:00:00-05:00"
    },
    {
      "comp_id": 1,
      "start": "2017-07-27T09:00:00-05:00",
      "end": "2017-07-27T17:00:00-05:00"
    },
    {
      "comp_id": 1,
      "start": "2017-08-10T09:00:00-05:00",
      "end": "2017-08-10T17:00:00-05:00"
    },
    {
      "comp_id": 3,
      "start": "2017-12-01T13:00:00-06:00",
      "end": "2017-12-01T15:00:00-06:00"
    }
  ]
}