tcgoetz / GarminDB

Download and parse data from Garmin Connect or a Garmin watch, FitBit CSV, and MS Health CSV files into and analyze data in Sqlite serverless databases with Jupyter notebooks.
GNU General Public License v2.0
1.18k stars 142 forks source link

Update GarminConnectConfig.json.example to make date format more explicit #193

Closed petrroll closed 1 year ago

petrroll commented 1 year ago

It's hard for us Europeans to guess the correct date format, this makes it explicit :).

petrroll commented 1 year ago

Should be done.