diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-06-18 17:23:40 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-06-18 17:23:40 +0300 |
commit | a11bdf7e9af9ff1778b3dd15e217af99f6ea8672 (patch) | |
tree | 2a3287bb9d5c9d2d9c62786a9ecca88a0f34bdaf /README.md | |
parent | implement grouping by hour of the day (diff) | |
download | vk-scripts-a11bdf7e9af9ff1778b3dd15e217af99f6ea8672.tar.gz vk-scripts-a11bdf7e9af9ff1778b3dd15e217af99f6ea8672.zip |
README update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -168,6 +168,13 @@ Values must be in the `%Y-%m-%dT%H:%M:%SZ` format (a subset of ISO 8601). All dates and times are in UTC. +#### Known issues + +* When people go online using the web version and don't visit other pages over +time (for example, just listening to music), they appear offline. +Hence the 0:00:00 durations you might sometimes encounter. +This might also happen using other clients. + [matplotlib]: http://matplotlib.org/ [track_status.py]: #track_statuspy |