Date public struct Date : Codable, Equatable Struct representing Event Date related values. date Actual date Declaration Swift public var date: String events List of events Declaration Swift public var events: [Event] init(date:events:) Undocumented Declaration Swift public init(date: String, events: [Event]) init(from:) Declaration Swift public init(from decoder: Decoder) throws © 2001 - 2026 ZETA Global. All rights reserved. (Last updated: 2026-01-06) Generated by jazzy ♪♫ v0.13.4, a Realm project.