Convert times to Mountain time instead of user's timezone

This commit is contained in:
2020-02-24 04:07:18 +00:00
parent 9de7368174
commit b4b94c277f
6 changed files with 22 additions and 14 deletions
+1
View File
@@ -7,6 +7,7 @@
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"moment": "^2.24.0",
"moment-timezone": "^0.5.28",
"react": "^16.12.0",
"react-datetime": "^2.16.3",
"react-dom": "^16.12.0",