2020/11/15
◻️ Changed the specifications of Location-data-share.
I had changed timestamp of location data for sharing is unified to UTC.
And, update time of group member list (on sidebar) is displayed by calclated to each own browser's timezone.
In the past, it used timestamps in each timezone.
So when sharing with who in other timezones, updated times of other members are not displayed correctly, or it was deleted because judged to be too old.
* Example of from now
User_A: set at JST (+0900)
When he update at 2020/11/15 22:00 on JST, timestamp of sent data is 2020/11/15 13:00 UTC.
User_B: set at CET (+0100)
When he update at 2020/11/15 14:05 on CET, timestamp of sent data is 2020/11/15 13:05 UTC.
And on his browser will display group member list as following (update time is calced to CET)
Name Location up
User_A 100,100 14:00
User_B -50,-200 14:05