ZyncAttachmentGroupByDate

constructor(groupLabel: String, date: String, attachments: List<ZyncAttachment>)

Parameters

groupLabel

Human-readable date label (e.g., "Thursday, 19 June 2025")

date

ISO date string in YYYY-MM-DD format

attachments

List of attachments created on this date, sorted by creation time (newest first)