Searched refs:cleanDate (Results 1 – 2 of 2) sorted by relevance
59 'from' => $this->cleanDate($from),60 'to' => $this->cleanDate($to),93 private function cleanDate($date) function in syntax_plugin_statdisplay
8 …cleanDate=function(t,r,n){if(t===c)return r;if(e.isJSDate(t)||"number"==typeof t&&isFinite(t)){if(…