Is there a way to retrieve information about the datetime settings configured on the client device? For instance, can we determine whether the datetime is set to Automatic or User-defined?
I attempted to obtain information about the datetime settings on the device using libraries such as "react-native-device-info," but there is not information related to the datetime configuration.