I have been working without problems with the Now () or Now function, which returns the current date and time, both on the web and on a Hisense mobile with Android 6, however when I try this on a Galaxy J7 Pro (Android 7), I puts the date equivalent to UTC in the application, the date of the equipment is correct but the date of mobile is not, let’s say that I need in the system the date and time as UTC-6 (Mexico City) or that it works correctly Now () as Does it on the web or on Hisense Mobile, is it possible?
I think it is already there, the key was to convert everything to UTC, later to date and finally subtract 6 hours, with this I assure you that it does not matter the type of mobile, in all it will work since it is based on UTC, I’m still testing, for so far it has worked without problems.