The SwiftUI Handbook

Format Date with Formatted

With SwiftUI 3.0, we can now easily format a date with the .formatted() method. Let's see how easy and simple it is to get different…

Loading lesson