JustHandled Labs
// Productivity

Calendar Invite Timezone Preflight

Check normalized iCalendar events for floating times, DATE mismatches, missing boundaries, sequence errors, and recurrence evidence.

What problem does Calendar Invite Timezone Preflight solve?

Calendar invites can render at the wrong time or span the wrong day when DTSTART, DTEND, TZID, VALUE=DATE, sequence, or recurrence evidence disagree.

Use it to

What it returns

A representative input and result

fixture-backed sample
input {"events":[{"uid":"event-1","dtstart":"20260801T140000Z","dtend":"20260801T150000Z","value_type":"DATE-TIME","sequence":0}]}
result READY; UTC event boundaries and sequence evidence reviewed.

Access and approval boundaries

Known limitations

Questions

Does it change or upload anything?

No. It reads supplied local evidence and writes only to the selected output directory.

Is this an AI judgment?

No. The packaged checker is deterministic and applies documented rules to the supplied input.

What does a ready result mean?

It means no automated finding was produced. The responsible owner still reviews the original source and decides what to do.

How does malformed input behave?

Invalid JSON, duplicate identifiers, missing required arrays, and invalid core values fail closed.

Can I audit the result?

Yes. Every finding carries a stable code, record identifier, severity, source, and message.

Calendar Invite Timezone Preflight keeps proof and approval boundaries visible.

The listing includes the tested package, realistic samples, declared permissions, and known limitations.

Get Calendar Invite Timezone Preflight on Agensi