Is there any way to determine the current device timezone without installing Globalization plugin or any plugin for that matter?
We have inherited an ionic 3 project which we cannot update at the moment (for time/financial reasons) and I am unable to install a new plugin, including Globalization, this results in white screen on injection.
Is there a way to access device information directly? Thanks!