Let\'s say I have a simple DatePicker View:
struct ContentView: View { @State private var date = Date() var body: some View { DatePicker("Date"