How would I go about changing the color of the text in a UIDatePicker? I would prefer not to use UIPickerView as I don't want to deal with the implementation of the date/time aspect of it, however, if there exists a prewritten implementation of the equivalent of a UIDatePicker as a UIPickerView, I would be open to it.
Note, I am using Swift 5.