api: Update parsing code for dates to handle truncated millisecond values coming from PostreSQL.

This commit is contained in:
2019-09-27 11:09:58 -05:00
parent 690c50754b
commit 9bcf0a8b12
3 changed files with 17 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "personal-measure-web",
"version": "0.5.0",
"version": "0.6.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",