You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to parse an ifb(FreeBusy) file using your librairy, without success.
Indeed, i'm working with a local ifb file named 'filefb2.ifb', which contains 4 events (that you can see below);
When I code this:
The result is contains only: [FREEBUSY] => 20170716T131500Z/20170516T100500Z,
which is the last free busy event of my file. but the first ones disappeared.
Description of the Issue:
I'm currently trying to parse an ifb(FreeBusy) file using your librairy, without success.
Indeed, i'm working with a local ifb file named 'filefb2.ifb', which contains 4 events (that you can see below);
When I code this:
The result is contains only:
[FREEBUSY] => 20170716T131500Z/20170516T100500Z
,which is the last free busy event of my file. but the first ones disappeared.
My IFB file:
The text was updated successfully, but these errors were encountered: