From fecadcfb41ec533c44e0546dfc067b4703409f73 Mon Sep 17 00:00:00 2001 From: Nabeel Shahzad Date: Mon, 3 Jul 2017 22:53:49 -0500 Subject: [PATCH] utils facade --- app/Facades/Utils.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 app/Facades/Utils.php diff --git a/app/Facades/Utils.php b/app/Facades/Utils.php new file mode 100644 index 00000000..4643cbad --- /dev/null +++ b/app/Facades/Utils.php @@ -0,0 +1,14 @@ +diff($dtT)->format('%hh %im %ss'); + } +}