chengwl %!s(int64=5) %!d(string=hai) anos
pai
achega
70aff5e9ec
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      controllers/SiteController.php

+ 1 - 1
controllers/SiteController.php

@@ -163,7 +163,7 @@ class SiteController extends Controller
                     }
                     $receiptdate=str_replace('.','-',$item['B'])??'';
                     $data[]=[
-                        $receiptdate,
+                        strtotime($receiptdate),
                         $item['C'],
                         $item['D'],
                         $item['E'],