Closed nmunro closed 8 years ago
Might be best to change the JSON format to a simple array of date events.
So, an array didn't work...
An object of the form { "23": { "mood": 7, "emotions": [], "notes": "", "exercise": false }, "24": { "mood": 7, "emotions": [], "notes": "", "exercise": false } }
Fixed in [07df439].
Develop a data format that has ONE entry per day and isn't affected by changes in localtime.