CUTR-at-USF / muser-firebase-export

Exports data collected with the MUSER Android app (https://github.com/CUTR-at-USF/MUSER) from Firebase
Apache License 2.0
0 stars 3 forks source link

Create new column for ISO timestamp #15

Closed m-y-u closed 3 years ago

m-y-u commented 3 years ago

As per the discussion in the previous meeting, we need to have an extra column to display the ISO timestamp for the existing eventCurrentTimeMs column.

Create a utility function and write unit tests for the same.