Skip to main content

gcal.listeventsprops.updatedmin

Home > @runlightyear/gcal > ListEventsProps > updatedMin

ListEventsProps.updatedMin property

Lower bound for an event's last modification time (as a RFC3339 timestamp) to filter by. When specified, entries deleted since this time will always be included regardless of showDeleted. Optional. The default is not to filter by last modification time.

Signature:
updatedMin?: DateTime;