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.1k stars 138 forks source link

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

Closed petrroll closed 12 months ago

petrroll commented 1 year ago

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

petrroll commented 12 months ago

Should be done.