calcard 0.3.6

iCalendar/JSCalendar and vCard/JSContact parsing, building and conversion library for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "errors": [
    {
      "comp_id": 1,
      "error": {
        "RRule": {
          "ValidationError": {
            "UntilBeforeStart": {
              "until": "2021-04-18T17:00:00+00:00",
              "dt_start": "2024-04-15T19:00:00+00:00"
            }
          }
        }
      }
    }
  ],
  "events": []
}