Question
-
Topic
-
Recording job times across all time zones
We have a cleaning application (Android & iOS) that records jobs by time and date. These records are sent to a webb application on Google Firebase. The problem we have is the date and time recorded on the web application is converted to the local time of the server and not the actual time of the job. Example, a job done in Singapore at 0**8 hrs (GMT+8) will show in the web application hosted in Sydney as 1218 hrs (AEDT). We want it to show on the webb application the actual time of the actual job in its own time zone.
All Answers
Viewing 1 reply thread