Merge "Split the dashboard into different apps, add tests"
[pharos.git] / tools / pharos-dashboard / static / js / datetimepicker-options.js
diff --git a/tools/pharos-dashboard/static/js/datetimepicker-options.js b/tools/pharos-dashboard/static/js/datetimepicker-options.js
new file mode 100644 (file)
index 0000000..2d19dda
--- /dev/null
@@ -0,0 +1,3 @@
+var timepickerOptions = {
+    format: 'MM/DD/YYYY HH:00'
+};
\ No newline at end of file