luolei %!s(int64=5) %!d(string=hai) anos
pai
achega
5cfdaefb4b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/js/console.js

+ 1 - 1
src/js/console.js

@@ -1781,7 +1781,7 @@ function getStaticDate(flg){
         setCookieAction(behosDateStart,behosDateEnd)
     }
     if(behosDateStart){
-        behosDateStart = behosDateStart.replace(/\//g,'-') + ' 00:00:000'
+        behosDateStart = behosDateStart.replace(/\//g,'-') + ' 00:00:00'
     }
     if(behosDateEnd){
         behosDateEnd = behosDateEnd.replace(/\//g,'-') + ' 23:59:59'