Open KavinduDissanayake opened 2 years ago
@KavinduDissanayake Please update the below function in JZRowHeader file
public func updateView(date: Date) { let dateFormatter = DateFormatter() dateFormatter.dateFormat = "HH:mm" lblTime.text = dateFormatter.string(from: date) }
any solutions ?
Not Show the time for iPhone 11 simulator and real device but its works for any other iPhone
@montan3ro @zjfjack @PhilJay @yokurin @tgymnich