DateStruct

constructor(year: Int, month: Int, day: Int, hour: Int, minute: Int, second: Int, offset: Int)
constructor(s: SyncStream)