diff --git a/js/app/views/PlotComponents/PlotZoomPlug.js b/js/app/views/PlotComponents/PlotZoomPlug.js index 2c24d17..b100c4d 100644 --- a/js/app/views/PlotComponents/PlotZoomPlug.js +++ b/js/app/views/PlotComponents/PlotZoomPlug.js @@ -216,7 +216,7 @@ Ext.define('amdaPlotComp.PlotZoomPlug', { }, { xtype: 'datefield', name: 'zoom-max-time', fieldLabel: 'Stop Time', - format: 'Y-m-d\\TH:i:s.u' + format: 'Y/m/d H:i:s.u' }, { xtype: 'numberfield', name: 'zoom-min-float', fieldLabel: 'Min Value' -- libgit2 0.21.2