Ionic v1 app needs to check if the Mobile Device (Android or iOS) has Automatic Time Zone enabled, how can I do that? I imagine it's done using ngCordova.
For some actions, Automatic Time Zone has to be enabled so the server will receive real date and time instead of fake ones. I won't allow the user to proceed if it's disabled.